mirror of
https://github.com/zhigang1992/esbuild.git
synced 2026-01-12 09:03:40 +08:00
8 lines
100 B
JSON
8 lines
100 B
JSON
{
|
|
"compilerOptions": {
|
|
"module": "CommonJS",
|
|
"target": "es2015",
|
|
"strict": true
|
|
}
|
|
}
|