mirror of
https://github.com/Sosokker/B2D-Ventures.git
synced 2025-12-18 13:34:06 +01:00
chore: update .eslintrc.json
This commit is contained in:
parent
cf1c4e8c20
commit
1e415b5a45
@ -1,12 +1,3 @@
|
|||||||
{
|
{
|
||||||
"extends": ["eslint:recommended", "next", "next/core-web-vitals", "prettier"],
|
"extends": ["eslint:recommended", "next", "next/core-web-vitals"]
|
||||||
"plugins": ["prettier"],
|
|
||||||
"rules": {
|
|
||||||
"prettier/prettier": [
|
|
||||||
"error",
|
|
||||||
{
|
|
||||||
"endOfLine": "auto"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user