vitest/examples/vue/tsconfig.json
2022-01-13 13:36:36 +08:00

6 lines
54 B
JSON

{
"compilerOptions": {
"target": "esnext"
}
}