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
Copy file name to clipboardExpand all lines: readme.md
+4
Original file line number
Diff line number
Diff line change
@@ -18,3 +18,7 @@ Configure ESLint with a `.eslintrc` file using the following contents:
18
18
## Proposing changes
19
19
20
20
Over time, ESLint implements new rules, alter existing ones, and retire old ones. Changes to the jQuery config should be made as pull requests to this repo, with issues raised on jQuery contibute [repository](https://github.com/jquery/contribute.jquery.org/issues).
21
+
22
+
## Semver policy
23
+
24
+
Same approach as in ESLint, see https://github.com/eslint/eslint#user-content-semantic-versioning-policy.
0 commit comments