webring/src/tsconfig.json

6 lines
86 B
JSON

{
"extends": "../tsconfig.json",
"compilerOptions": {
"types": ["node"]
}
}