ws4kp-linhanced/ws4kp.code-workspace

14 lines
139 B
Text
Raw Normal View History

2020-09-04 13:02:20 -05:00
{
"folders": [
{
"path": "."
}
],
"settings": {
"cSpell.enabled": true,
"cSpell.words": [
2020-09-04 13:38:58 -05:00
"Battaglia",
"Noaa"
2020-09-04 13:02:20 -05:00
],
}
}