mirror of
https://github.com/dreamstarsky/runbin.git
synced 2026-05-15 14:23:07 +00:00
8 lines
152 B
JSON
8 lines
152 B
JSON
{
|
|
"compilerOptions": {
|
|
"moduleResolution": "node",
|
|
"target": "ES2019",
|
|
"rootDir": "src",
|
|
"declaration": true
|
|
}
|
|
} |