UNPKG
@anmiles/theme-switcher
Version:
latest (2.0.7)
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
Theme switcher for websites
github.com/anmiles/theme-switcher
anmiles/theme-switcher
@anmiles/theme-switcher
/
cspell.json
19 lines
(18 loc)
•
256 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"version"
:
"0.2"
,
"enabled"
:
true
,
"language"
:
"en"
,
"minWordLength"
:
4
,
"enableGlobDot"
:
true
,
"useGitignore"
:
true
,
"ignorePaths"
:
[
".git"
,
"package-lock.json"
]
,
"words"
:
[
"anmiles"
,
"anatoliy"
,
"oblaukhov"
]
,
"flagWords"
:
[
]
}