Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(css/parser): normalize and improve function name #6667

Merged
Merged
2 changes: 1 addition & 1 deletion crates/jsdoc/tests/fixtures/constanttag.debug
Expand Up @@ -42,7 +42,7 @@
),
ctxt: #0,
},
value: Atom('constant' type=dynamic),
value: Atom('constant' type=static),
},
tag: Const(
ConstTag {
Expand Down
Empty file modified crates/swc_atoms/scripts/add-from-cargo-check.sh 100644 → 100755
Empty file.