mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
fix: lint command
This commit is contained in:
parent
f428fac4e5
commit
b8dd1900e9
@ -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 .",
|
||||
|
Loading…
Reference in New Issue
Block a user