mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-22 20:16:57 +00:00
prettier eslint tailwind setup
This commit is contained in:
+2
-1
@@ -2,7 +2,8 @@
|
||||
"extends": [
|
||||
"next",
|
||||
"next/core-web-vitals",
|
||||
"plugin:cypress/recommended"
|
||||
"plugin:cypress/recommended",
|
||||
"prettier"
|
||||
],
|
||||
"globals": {
|
||||
"React": "readonly"
|
||||
|
||||
Reference in New Issue
Block a user