mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Remove eslint rules that now pass
This commit is contained in:
@@ -23,9 +23,7 @@
|
||||
},
|
||||
"rules": {
|
||||
"prettier/prettier": "error",
|
||||
"eqeqeq": "error",
|
||||
"no-prototype-builtins": "off",
|
||||
"no-var": "error",
|
||||
"no-unused-vars": "off"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user