mirror of
https://github.com/kou029w/_.git
synced 2025-02-03 15:48:40 +00:00
7 lines
113 B
JSON
7 lines
113 B
JSON
|
{
|
||
|
"extends": "@tsconfig/node18-strictest-esm",
|
||
|
"compilerOptions": {
|
||
|
"types": ["vitest/importMeta"]
|
||
|
}
|
||
|
}
|