Convert application entrypoint files into Typescript
This commit is contained in:
parent
4efdcc3b14
commit
7882bbf98f
8 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -3,7 +3,7 @@
|
|||
"baseUrl": "app/",
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"module": "es6",
|
||||
"module": "es2022",
|
||||
"target": "es5",
|
||||
"jsx": "react",
|
||||
"allowJs": true,
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue