mirror of
https://github.com/yingziwu/mastodon.git
synced 2026-02-04 03:25:14 +00:00
Improve lint-staged config (#28704)
This commit is contained in:
parent
575ab085be
commit
923fc83190
6 changed files with 17 additions and 7 deletions
|
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"start": "node ./index.js",
|
||||
"check:types": "tsc --noEmit"
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"cors": "^2.8.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue