Skip to content

Commit

Permalink
Script to keep compatibility doc in sync
Browse files Browse the repository at this point in the history
  • Loading branch information
fatso83 committed May 11, 2021
1 parent 5d8ff72 commit ea606e3
Show file tree
Hide file tree
Showing 4 changed files with 218 additions and 92 deletions.
4 changes: 4 additions & 0 deletions COMPATIBILITY.md
Expand Up @@ -12,6 +12,8 @@ For legacy runtimes, a transpiler can be used by dependent projects.

Sinon.JS aims at supporting the following runtimes:

<!-- browserslist start -->

```
> 0.5%
last 2 versions
Expand All @@ -22,6 +24,8 @@ not op_mini all
maintained node versions
```

<!-- browserslist end -->

The compatibility is enforced using [`eslint-plugin-compat`](https://www.npmjs.com/package/eslint-plugin-compat).

To see what that means in practice, you can use https://browserslist.dev
Expand Down

0 comments on commit ea606e3

Please sign in to comment.