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

Add eslintrc dependency

Signed-off-by: Minionguyjpro <minionguyjpro@gmail.com>
This commit is contained in:
Minionguyjpro
2025-06-07 18:59:19 +02:00
parent 82be0aec16
commit c5757597dd
2 changed files with 1798 additions and 232 deletions

View File

@@ -64,7 +64,8 @@
]
},
"dependencies": {
"@actions/core": "^1.11.1"
"@actions/core": "^1.11.1",
"eslintrc": "^1.0.6"
},
"devDependencies": {
"@babel/core": "^7.27.4",