Add Relay, Pool
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
{
|
||||
"extends": "@tsconfig/recommended/tsconfig.json"
|
||||
"compilerOptions": {
|
||||
"useDefineForClassFields": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"module": "esnext",
|
||||
"resolveJsonModule": true,
|
||||
"isolatedModules": false,
|
||||
"importsNotUsedAsValues": "preserve"
|
||||
},
|
||||
"include": ["lib/**/*.d.ts", "lib/**/*.ts"]
|
||||
}
|
||||
Reference in New Issue
Block a user