mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-05-19 22:27:31 +02:00
frontend: drop daisy-ui, improve linting
This commit is contained in:
+3
-4
@@ -1,12 +1,11 @@
|
||||
{
|
||||
"parser": "@babel/eslint-parser",
|
||||
"extends": [
|
||||
"eslint:recommended"
|
||||
],
|
||||
"env": {
|
||||
"browser": true,
|
||||
"node": true
|
||||
},
|
||||
"extends": [
|
||||
"eslint:recommended"
|
||||
],
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 8,
|
||||
"sourceType": "module",
|
||||
|
||||
Reference in New Issue
Block a user