mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-07 13:53:38 +00:00
9 lines
152 B
JSON
9 lines
152 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"isolatedDeclarations": true,
|
|
"isolatedModules": true,
|
|
"skipLibCheck": false
|
|
}
|
|
}
|