OpenAuth_views/src/tsconfig.json

7 lines
83 B
JSON

{
"compilerOptions": {
"module": "esnext",
"sourceMap": true
}
}