mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 19:08:50 +00:00
12 lines
149 B
JSON
12 lines
149 B
JSON
{
|
|
"buildOptions": {
|
|
"outDir": "dist",
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"src/*": ["src/*"]
|
|
}
|
|
}
|
|
// such comment
|
|
// very much
|
|
}
|