mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-01 08:21:27 +03:00
fix: lint command
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"contributors:add": "all-contributors add",
|
||||
"contributors:generate": "all-contributors generate",
|
||||
"keygen": "node scripts/keygen",
|
||||
"lint": "eslint src scripts --ext mjs --fix",
|
||||
"lint": "eslint src scripts --fix",
|
||||
"preinstall": "node scripts/preinstall",
|
||||
"postinstall": "node scripts/postinstall",
|
||||
"start": "node .",
|
||||
|
Reference in New Issue
Block a user