1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 17:41:18 +01:00

Update .eslintrc.json

This commit is contained in:
Minionguyjpro
2025-06-07 18:17:46 +02:00
committed by GitHub
parent 39bde49f11
commit ac4cbdda4b

View File

@@ -4,9 +4,6 @@
"node": true "node": true
}, },
"extends": "eslint:recommended", "extends": "eslint:recommended",
"parserOptions": {
"ecmaVersion": "latest",
"sourceType": "module"
}, },
"rules": { "rules": {
} }