1
0
Fork 0
mirror of https://github.com/sinclairzx81/zero synced 2025-08-23 01:32:39 +02:00
zero/.vscode/settings.json
2019-10-16 13:37:39 +13:00

5 lines
No EOL
62 B
JSON

{
"files.exclude": {
"node_modules": true,
}
}