mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-22 20:16:57 +00:00
css styles changed to tailwind
This commit is contained in:
+8
-1
@@ -1,6 +1,13 @@
|
||||
{
|
||||
"extends": [
|
||||
"next",
|
||||
"next/core-web-vitals",
|
||||
"plugin:cypress/recommended"
|
||||
]
|
||||
],
|
||||
"globals": {
|
||||
"React": "readonly"
|
||||
},
|
||||
"rules": {
|
||||
"no-unused-vars": "warn"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user