mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-01 07:28:35 +02:00
👷♂️ Add lint scripts to packages
This commit is contained in:
parent
0f1f260bfa
commit
247942a2d9
2 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"lint": "eslint .",
|
||||
"lint:tsc": "tsc --noEmit"
|
||||
},
|
||||
"main": "src/index.ts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue