This commit is contained in:
parent
4f73d3e118
commit
e7af13fd9b
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"compilerOptions": {
|
||||
"target": "ESNEXT",
|
||||
"target": "ES2019",
|
||||
"module": "commonjs",
|
||||
"jsx": "react",
|
||||
"sourceMap": true,
|
||||
|
|
Loading…
Reference in New Issue