mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 15:07:13 +01:00
setup eslint, prettier according to next.js docs
This commit is contained in:
committed by
Thomas Ruoff
parent
f38e18e6d5
commit
9082ac5f0f
6
.eslintrc.json
Normal file
6
.eslintrc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": [
|
||||
"next/core-web-vitals",
|
||||
"prettier"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user