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

Add eslint

This commit is contained in:
Minionguyjpro
2023-07-08 11:32:07 +00:00
parent 62fa3fc82f
commit 08c14b708e
6 changed files with 2190 additions and 2 deletions

View File

@@ -13,5 +13,8 @@
"@actions/core": "^1.10.0",
"@actions/github": "^5.1.1",
"node-cmd": "^5.0.0"
},
"devDependencies": {
"eslint": "^8.44.0"
}
}