https://github.com/gutenye/react-app-rewire-guten
https://github.com/gutenye/react-app-rewire-guten
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gutenye/react-app-rewire-guten
- Owner: gutenye
- Created: 2017-12-25T12:11:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T01:16:48.000Z (over 6 years ago)
- Last Synced: 2025-02-15T00:45:00.704Z (4 months ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Target ES2017
# tsconfig.json
{
"extends": "./node_modules/react-app-rewrite-guten-typescript/tsconfig",
"target": "es2017"
}