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

Update eslint.config.js

This commit is contained in:
Minionguyjpro
2025-06-07 18:21:34 +02:00
committed by GitHub
parent ac4cbdda4b
commit 3b60bbd9c5

View File

@@ -23,16 +23,6 @@ export default [
SharedArrayBuffer: "readonly", SharedArrayBuffer: "readonly",
}, },
parser: babelParser, parser: babelParser,
parserOptions: {
ecmaVersion: 2023,
sourceType: "module",
requireConfigFile: false,
babelOptions: {
babelrc: false,
configFile: false,
presets: ["jest"],
},
},
}, },
plugins: { plugins: {
github, github,