oxc/_typos.toml
2023-03-11 23:36:29 +08:00

15 lines
254 B
TOML

# https://github.com/crate-ci/typos
# cargo install typos
# typos
[files]
extend-exclude = [
"tasks/coverage/test262",
"tasks/coverage/babel",
"tasks/coverage/typescript",
"**/*.snap",
]
[default.extend-words]
trivias = "trivias"
trivia = "trivia"