You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -74,7 +74,7 @@ This package is using [`qunit`](https://qunitjs.com/) to write tests.
74
74
75
75
## JavaScript
76
76
77
-
JavaScript is linted and autoformmated by a combination of [`prettier`](https://prettier.io/) and [`eslint`](https://eslint.org/).
77
+
JavaScript is linted and autoformatted by a combination of [`prettier`](https://prettier.io/) and [`eslint`](https://eslint.org/).
78
78
79
79
We extend [**Airbnb's JavaScript Styleguide**](https://github.com/airbnb/javascript#readme) available as [`eslint-config-airbnb-base`](https://www.npmjs.com/package/eslint-config-airbnb-base).
0 commit comments