mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-28 05:37:49 +02:00
🔨 Update type-check script (#1164)
This commit is contained in:
parent
997a1eec78
commit
e5be3166ea
7 changed files with 7 additions and 7 deletions
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"scripts": {
|
||||
"lint": "eslint .",
|
||||
"lint:tsc": "tsc --noEmit"
|
||||
"type-check": "tsc --pretty --noEmit"
|
||||
},
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue