nx/.vscode/settings.json
BAK BYEONG JUN 18932f4a5f
Some checks failed
CI / checks (push) Has been cancelled
init
2025-05-06 13:52:36 +00:00

7 lines
94 B
JSON

{
"typescript.tsdk": "node_modules/typescript/lib",
"eslint.validate": [
"json"
]
}