chore(lint): update eslint config and apply fixes (#1032)

This commit is contained in:
Niklas Merz
2023-11-06 22:14:27 +01:00
committed by GitHub
parent 4b3c0f126d
commit 51959ec268
6 changed files with 2141 additions and 1983 deletions
+1 -1
View File
@@ -50,6 +50,6 @@
"author": "Apache Software Foundation",
"license": "Apache-2.0",
"devDependencies": {
"@cordova/eslint-config": "^3.0.0"
"@cordova/eslint-config": "^5.0.0"
}
}