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
@@ -20,7 +20,7 @@ const compat = new FlatCompat({
|
|||||||
// ESLint flat config expects an array of config objects
|
// ESLint flat config expects an array of config objects
|
||||||
export default [
|
export default [
|
||||||
// FlatCompat usage to extend from old-style configs, if needed
|
// FlatCompat usage to extend from old-style configs, if needed
|
||||||
...compat.extends("eslint-config-my-config"), // <-- adjust or remove if not needed
|
...compat.extends("@actions/core"),
|
||||||
|
|
||||||
// Direct flat config for your JS files
|
// Direct flat config for your JS files
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user