mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-28 20:35:19 +08:00
chore: fix linting files
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
},
|
||||
"author": "Satyajit Sahoo <satyajit.happy@gmail.com> (https://github.com/satya164/)",
|
||||
"scripts": {
|
||||
"lint": "eslint .",
|
||||
"lint": "eslint --ext '.js,.ts,.tsx' .",
|
||||
"typescript": "tsc --noEmit",
|
||||
"test": "jest",
|
||||
"prebuild": "del lib/ types/",
|
||||
|
||||
Reference in New Issue
Block a user