TS, Prettier, Eslint (#39)

* TS, Prettier, Eslint

* Used rough ts definitions
This commit is contained in:
Timur Khazamov 2020-01-03 00:03:48 +05:00 committed by Christopher Chedeau
parent 4eda1cfb5d
commit 1383758aa7
6 changed files with 2304 additions and 1469 deletions

1
src/react-app-env.d.ts vendored Normal file
View file

@ -0,0 +1 @@
/// <reference types="react-scripts" />