and flow
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"scripts": {
|
||||
"lint": "eslint src",
|
||||
"flow": "flow",
|
||||
"precommit": "lint-staged"
|
||||
"precommit": "lint-staged && flow"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "Kent C. Dodds <kent@doddsfamily.us> (http://kentcdodds.com/)",
|
||||
@@ -20,4 +20,4 @@
|
||||
"lint-staged": "^7.2.2",
|
||||
"prettier": "^1.14.2"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user