mirror of
https://github.com/ctwj/urldb.git
synced 2025-11-25 03:15:04 +08:00
8 lines
137 B
JSON
8 lines
137 B
JSON
{
|
|
"extends": "./.nuxt/tsconfig.json",
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"skipLibCheck": true,
|
|
"types": ["node"]
|
|
}
|
|
} |