shapez.io/electron_wegame/electron_wegame.code-workspace
2021-05-25 13:09:33 +02:00

13 lines
No EOL
142 B
Text

{
"folders": [
{
"path": "."
}
],
"settings": {
"files.exclude": {
"**/node_modules": true,
"**/typedefs_gen": true
}
}
}