Commit 843e307
authored
Update eslint config (#385)
* Simplify setup moving to @sinonjs/eslint-config@4
* Eslint & Prettier on check-types.ts
* eslint-mocha: no setup in describe
* eslint: remove ie11 references
* eslint: fix all errors in src
* eslint jsdoc: fix most non-TS related issues
The remaining issues are mostly to do with invalid types
that have been described using TypeScript, not JSDoc types.
We will most probably revert these to valid JSDoc and
forego of the produced TypeScript definitions.1 parent e0afa92 commit 843e307
File tree
6 files changed
+2090
-1711
lines changed- src
- test
6 files changed
+2090
-1711
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 2 | + | |
13 | 3 | | |
14 | 4 | | |
15 | 5 | | |
| |||
20 | 10 | | |
21 | 11 | | |
22 | 12 | | |
23 | | - | |
| 13 | + | |
24 | 14 | | |
25 | 15 | | |
26 | 16 | | |
| |||
0 commit comments