{
"extends": "@manuth/tsconfig/recommended",
"compilerOptions": {
"module": "Node16",
"allowJs": true,
"checkJs": true
}