mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
Add TypeScript linting support (#6513)
* Initial pass adding typescript-eslint * Add warning to shared rule set * Add documentation for setting up VSCode extension * Provide tsconfig path to typescript-eslitn
This commit is contained in:
committed by
Ian Sutherland
parent
7ae3146037
commit
eee8491d57
@@ -26,6 +26,8 @@
|
||||
"dependencies": {
|
||||
"@babel/core": "7.3.4",
|
||||
"@svgr/webpack": "4.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "1.4.1",
|
||||
"@typescript-eslint/parser": "1.4.1",
|
||||
"babel-core": "7.0.0-bridge.0",
|
||||
"babel-eslint": "10.0.1",
|
||||
"babel-jest": "23.6.0",
|
||||
|
||||
Reference in New Issue
Block a user