mirror of
https://github.com/bendtherules/ts-transformer-visualizer.git
synced 2026-08-18 13:51:48 +00:00
example > typescript setup - add tsconfig, tslint, rename to tsx
This commit is contained in:
@@ -18,5 +18,11 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jpavon/react-scripts-ts": "^1.2.2"
|
||||
}
|
||||
},
|
||||
"browserslist": [
|
||||
">0.2%",
|
||||
"not dead",
|
||||
"not ie <= 11",
|
||||
"not op_mini all"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user