parent
c0f77bf11e
commit
b071a32ed4
@ -0,0 +1,4 @@
|
||||
WDS_SOCKET_HOST=localhost
|
||||
WDS_SOCKET_PORT=3000
|
||||
BROWSER=none
|
||||
SKIP_PREFLIGHT_CHECK=true
|
@ -0,0 +1 @@
|
||||
/// <reference types="react-scripts" />
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"extends": "./tsconfig.json"
|
||||
}
|
@ -1,6 +0,0 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"module": "commonjs"
|
||||
}
|
||||
}
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue