mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-21 17:03:00 +00:00
vscodium/settings: spellings
This commit is contained in:
parent
df621fd7d2
commit
13ae4df725
1 changed files with 2 additions and 0 deletions
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
|
@ -1,8 +1,10 @@
|
||||||
{
|
{
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
|
"aimodel",
|
||||||
"linewidth",
|
"linewidth",
|
||||||
"ncol",
|
"ncol",
|
||||||
"rainfallwater",
|
"rainfallwater",
|
||||||
|
"rainfallwrangler",
|
||||||
"xlabel",
|
"xlabel",
|
||||||
"ylabel"
|
"ylabel"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue