mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-23 04:36:51 +00:00
added linting for lit and removed unused vars
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"browser": true,
|
||||
"es2021": true
|
||||
},
|
||||
"plugins": ["lit", "wc"],
|
||||
"extends": ["eslint:recommended", "plugin:lit/recommended", "plugin:wc/recommended"],
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 12,
|
||||
|
Reference in New Issue
Block a user