rsnext/examples/with-absolute-imports/jsconfig.json

5 lines
50 B
JSON

{
"compilerOptions": {
"baseUrl": "."
}
}