6 lines
108 B
JSON
6 lines
108 B
JSON
{
|
|
"extends": "@manuth/tsconfig/recommended",
|
|
"compilerOptions": {
|
|
"module": "Node16"
|
|
}
|
|
} |