working v2

This commit is contained in:
Klemek
2023-08-29 18:39:37 +02:00
parent 32442fdfd0
commit 025d478178
9 changed files with 311 additions and 129 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ module.exports = {
},
globals: {
Vue: 'readonly',
LZString: 'readonly',
Papa: 'readonly',
},
extends: [ 'eslint:recommended' ],
parserOptions: {