mirror of
https://github.com/Minionguyjpro/Inno-Setup-Action.git
synced 2026-04-13 02:11:24 +02:00
refactor: update linting configuration and remove eslintConfig from package.json
- Changed lint script to target JavaScript files in the src directory. - Removed eslintConfig section as it is no longer needed.
This commit is contained in:
@@ -14,5 +14,5 @@ inputs:
|
||||
required: false
|
||||
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node21'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user