mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-07 15:43:30 +00:00
Merge branch 'main' of github.com:sartography/spiff-arena
This commit is contained in:
commit
73d0db3a53
@ -1,12 +1,13 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "es2016",
|
||||
"jsx": "react-jsx",
|
||||
"module": "commonjs",
|
||||
"baseUrl": ".",
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"jsx": "react-jsx",
|
||||
"module": "commonjs",
|
||||
"skipLibCheck": true,
|
||||
"strict": true,
|
||||
"skipLibCheck": true
|
||||
"target": "es2016",
|
||||
},
|
||||
"include": ["src/**/*"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user