mirror of
https://github.com/Gabi-Zar/Silk-Fly-Launcher.git
synced 2026-06-15 03:47:11 +02:00
Add files to ignore to eslint config
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"make:msi": "cross-env BUILD_TARGET=msi electron-forge make",
|
||||
"make:zip": "cross-env BUILD_TARGET=zip electron-forge make",
|
||||
"make:deb": "cross-env BUILD_TARGET=deb electron-forge make",
|
||||
"make:appimage": "cross-env BUILD_TARGET=appimage electron-forge make"
|
||||
"make:appimage": "cross-env BUILD_TARGET=appimage electron-forge make",
|
||||
"lint": "npx eslint"
|
||||
},
|
||||
"author": "GabiZar",
|
||||
"license": "GPL-3.0",
|
||||
|
||||
Reference in New Issue
Block a user