mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action
synced 2026-02-18 17:41:18 +01:00
Update eslint.config.js
This commit is contained in:
2
.github/linters/eslint.config.js
vendored
2
.github/linters/eslint.config.js
vendored
@@ -18,7 +18,7 @@ const compat = new FlatCompat({
|
|||||||
|
|
||||||
export default [
|
export default [
|
||||||
// Convert legacy configs
|
// Convert legacy configs
|
||||||
...compat.extends("eslint:recommended", "prettier"),
|
...compat.extends("eslint", "prettier"),
|
||||||
|
|
||||||
{
|
{
|
||||||
files: ["**/*.js", "**/*.mjs", "**/*.cjs"],
|
files: ["**/*.js", "**/*.mjs", "**/*.cjs"],
|
||||||
|
|||||||
Reference in New Issue
Block a user