1
0
Files

12 lines
114 B
Plaintext
Raw Permalink Normal View History

2020-08-26 01:28:40 -05:00
{
"folders": [
{
"path": "."
}
],
"settings": {
"files.exclude": {
"**/node_modules": true
}
}
}