This commit is contained in:
Klemek
2023-08-29 16:44:25 +02:00
parent 233f4b1c3a
commit 3239a8293c
2 changed files with 130 additions and 129 deletions
+1
View File
@@ -6,6 +6,7 @@ module.exports = {
},
globals: {
Vue: 'readonly',
LZString: 'readonly',
},
extends: [ 'eslint:recommended' ],
parserOptions: {