forked from BigfootDev/flatbuffers
9 lines
152 B
JSON
9 lines
152 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"isolatedDeclarations": true,
|
|
"isolatedModules": true,
|
|
"skipLibCheck": false
|
|
}
|
|
}
|