Skip to content

Commit 49e8f0c

Browse files
committed
Update spellcheck words from timeline project
1 parent 4306d05 commit 49e8f0c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

spellcheck.allowlist.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ module.exports = [
4242
"filename",
4343
"fn",
4444
"func",
45+
"getter",
4546
"gif",
4647
"github",
4748
"headshot",
@@ -57,6 +58,9 @@ module.exports = [
5758
"js",
5859
"jsx",
5960
"init",
61+
"hardcoded",
62+
"hardcoding",
63+
"li",
6064
"lifecycle",
6165
"linter",
6266
"linkedin",
@@ -73,6 +77,7 @@ module.exports = [
7377
"nodejs",
7478
"noop",
7579
"num",
80+
"nums",
7681
"ok",
7782
"param",
7883
"params",
@@ -87,10 +92,12 @@ module.exports = [
8792
"repos",
8893
"rss",
8994
"runtime",
95+
"setter",
9096
"sourcemap",
9197
"scss",
9298
"src",
9399
"str",
100+
"strs",
94101
"svg",
95102
"timeline",
96103
"tmp",
@@ -102,6 +109,7 @@ module.exports = [
102109
"ttf",
103110
"typecheck",
104111
"ui",
112+
"undef",
105113
"unhandled",
106114
"unmount",
107115
"unshift",

0 commit comments

Comments
 (0)