mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-22 01:12:59 +00:00
vscode → settings.json: spellings
This commit is contained in:
parent
e44b5533b1
commit
cbb916327b
1 changed files with 5 additions and 1 deletions
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
|
@ -1,5 +1,9 @@
|
||||||
{
|
{
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
"rainfallwater"
|
"linewidth",
|
||||||
|
"ncol",
|
||||||
|
"rainfallwater",
|
||||||
|
"xlabel",
|
||||||
|
"ylabel"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in a new issue