Migrate to Typescript, add prettier and add linter

This commit is contained in:
Charles Bochet
2022-12-02 12:03:29 +01:00
parent 64d07b907c
commit f685be3d22
13 changed files with 1355 additions and 4262 deletions

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

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