blob: 148c41b312da879bd4695f6d6c4cee2d2cc69684 [file] [log] [blame] [edit]
{
"extends": "./tsconfig.json",
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"lib": ["es2021"]
}
}