packer-cn/website/jsconfig.json
2020-12-14 18:20:01 -05:00

7 lines
97 B
JSON

{
"compilerOptions": {
"baseUrl": "."
},
"exclude": ["node_modules", ".next", "out"]
}