blob: 67296750deab91c645becd25a8c264240f81459d [file] [log] [blame]
{
"extends": "./tsconfig/tsconfig.base.json",
"formatCodeOptions": {
"tabSize": 4,
"indentSize": 4
},
"compilerOptions": {
"target": "ESNEXT",
"module": "commonjs"
}
}