mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
8 lines
167 B
JSON
8 lines
167 B
JSON
{
|
|
"eslint.debug": false,
|
|
"eslint.format.enable": true,
|
|
"typescript.tsc.autoDetect": "watch",
|
|
"git.scanRepositories": [
|
|
"./packages/pro"
|
|
]
|
|
} |