We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1862c4 commit bddc8b7Copy full SHA for bddc8b7
.typos.toml
@@ -17,6 +17,7 @@ extend-exclude = [
17
"crates/oxc_syntax/src/xml_entities.rs",
18
"pnpm-lock.yaml",
19
"tasks/coverage/babel",
20
+ "tasks/coverage/node-compat-table",
21
"tasks/coverage/test262",
22
"tasks/coverage/typescript",
23
"tasks/coverage/snapshots",
dprint.json
@@ -10,6 +10,7 @@
10
"toml": {
11
},
12
"excludes": [
13
14
"tasks/coverage/misc",
15
"**/tests/**",
16
"**/fixtures/**",
0 commit comments