mirror of
https://github.com/Thream/socketio-jwt.git
synced 2024-07-21 09:38:31 +02:00
chore: ts-standard linting in scripts
This commit is contained in:
parent
89bfd83cfc
commit
e87a335064
@ -72,7 +72,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"build": "rimraf ./build && tsc",
|
||||
"lint": "exit 0",
|
||||
"lint": "ts-standard | snazzy",
|
||||
"format": "ts-standard --fix | snazzy",
|
||||
"release": "release-it",
|
||||
"test": "jest",
|
||||
|
Loading…
Reference in New Issue
Block a user