mirror of
https://github.com/kou029w/_.git
synced 2025-02-07 09:38:46 +00:00
lint script
This commit is contained in:
parent
c2d3f7ab99
commit
77cda67b7e
1 changed files with 2 additions and 1 deletions
|
@ -26,6 +26,7 @@
|
||||||
"prettier": "^1.17.0"
|
"prettier": "^1.17.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "next"
|
"dev": "next",
|
||||||
|
"lint": "eslint --ext .js,.jsx,.ts,.tsx ."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue