Skip to content

Commit 26436b7

Browse files
spell checker exclude
1 parent 633fc14 commit 26436b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_typos.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[files]
22
extend-exclude = [
3-
"tests/fixture_partials/routes/scroll_restoration/index.tsx",
3+
"packages/fresh/tests/fixture_partials/routes/scroll_restoration/index.tsx",
44
"www/static/fonts/FixelVariable.woff2",
55
"www/static/fonts/FixelVariableItalic.woff2",
6-
"tests/lorem_ipsum.txt",
6+
"packages/fresh/tests/lorem_ipsum.txt",
77
]
88

99
[default]

0 commit comments

Comments
 (0)