Files
certd/.vscode/settings.json
T

5 lines
105 B
JSON
Raw Permalink Normal View History

2025-09-24 23:55:43 +08:00
{
"eslint.debug": false,
2025-10-07 21:45:09 +08:00
"eslint.format.enable": true,
"typescript.tsc.autoDetect": "watch"
2025-09-24 23:55:43 +08:00
}