This repository was archived by the owner on Jan 19, 2024. It is now read-only.
Commit 6132326
authored
Add 0.7.2 (#75)
- Upgrade `eslint` to `7.3.0`, and add two new rules:
- `no-promise-executor-return`
- `no-unreachable-loop`
- Upgrade `@typescript-eslint` to `3.4.0`:
- Add `@typescript-eslint/no-loss-of-precision` rule that allows `123_456` numerical separators.
- Upgrade `eslint-plugin-jsdoc` to `28.0.0`
- Add Dependabot configuration to only bug me weekly1 parent c55ec00 commit 6132326
File tree
6 files changed
+134
-336
lines changed- .github
- rules
- eslint-core
6 files changed
+134
-336
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
12 | 22 | | |
13 | 23 | | |
14 | 24 | | |
| |||
0 commit comments