platform/packages/framework/.vscode/settings.json
2021-04-10 19:23:57 +08:00

6 lines
No EOL
141 B
JSON

// Place your settings in this file to overwrite default and user settings.
{
"files.watcherExclude": {
"**/target": true
}
}