feat: add typescript checking via yarn lint target
This commit is contained in:
parent
108643c9e4
commit
61c9adbc23
@ -3,6 +3,7 @@
|
||||
"version": "2.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"lint": "tsc-strict",
|
||||
"build": "nuxt build",
|
||||
"dev": "nuxt dev",
|
||||
"generate": "nuxt generate",
|
||||
|
Loading…
Reference in New Issue
Block a user