Files
bun.sh/test/bundler/transpiler/tsconfig.with-commas.json

12 lines
149 B
JSON

{
"buildOptions": {
"outDir": "dist",
"baseUrl": ".",
"paths": {
"src/*": ["src/*"]
}
}
// such comment
// very much
}