Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 140 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 140 Bytes

Target ES2017

tsconfig.json

{ "extends": "./node_modules/react-app-rewrite-guten-typescript/tsconfig", "target": "es2017" }