Henry Mercer
|
ce89f1b611
|
Upgrade Ava to v4
|
2022-02-01 18:56:42 +00:00 |
|
Henry Mercer
|
46043e8a9e
|
Tweak linting rule changes brought in by eslint-plugin-github upgrade
|
2021-08-11 13:53:14 +01:00 |
|
Eric Cornelissen
|
2a6d6c52d7
|
Update ESLint configuration
Remove the line to disable the "github/no-unused-vars" rule.
|
2021-01-15 18:20:07 +01:00 |
|
Eric Cornelissen
|
35fd0a93b1
|
Update ESLint configuration
Remove the line to disable the "github/no-then" rule.
|
2020-11-25 22:44:45 +01:00 |
|
Eric Cornelissen
|
22f779c5e6
|
Update ESLint configuration
Remove the "no-shadow": "off" override and replace it by enabling
"@typescript-eslint/no-shadow" in the "rules" section, following the
typescript-eslint docs:
https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/no-shadow.md#how-to-use
|
2020-11-19 22:38:38 +01:00 |
|
Chris Raynor
|
6d01157d11
|
Merge branch 'cbraynor/fix206' into cbraynor/fix201
|
2020-10-01 11:17:59 +01:00 |
|
Chris Raynor
|
122c9b7f24
|
Switching to import/order instead of sort-imports
|
2020-10-01 11:03:46 +01:00 |
|
Chris Raynor
|
8200c137dc
|
Resolve violations of import/no-extraneous-dependencies lint
Fixes #201
|
2020-09-29 15:03:21 +01:00 |
|
Chris Raynor
|
228546a1e5
|
Resolve violations of sort-imports lint
Resolves #206
|
2020-09-29 14:43:37 +01:00 |
|
Chris Raynor
|
a2931d32c7
|
Merge branch 'main' into fix/205
|
2020-09-28 11:20:31 +01:00 |
|
Michael Huynh
|
c68c97e2bd
|
Resolve violations of no-useless-escape lint
Resolves #205
|
2020-09-28 10:55:58 +08:00 |
|
Michael Huynh
|
476bf863f2
|
Resolve violations of no-throw-literal lint
Resolves #204
|
2020-09-25 17:39:25 +08:00 |
|
Robert
|
5d00d5b4e8
|
Merge branch 'main' into fix/197
|
2020-09-23 14:28:21 +01:00 |
|
Michael Huynh
|
38363a1043
|
Resolve violations of no-sparse-arrays lint
Resolves #203
|
2020-09-23 21:02:03 +08:00 |
|
Michael Huynh
|
80b408e704
|
Resolve violations of eslint-comments/no-use lint
Resolves #197
|
2020-09-23 20:25:45 +08:00 |
|
Michael Huynh
|
4666a0eed0
|
Resolve violations of github/array-foreach lint
Resolves #199
|
2020-09-20 17:41:27 +08:00 |
|
Chris Raynor
|
cb51c857fc
|
Adding temporary overrides to allow the linter to pass
|
2020-09-14 10:49:02 +01:00 |
|
Chris Raynor
|
06765f9340
|
Adding ESLint config and required dev dependencies
|
2020-09-14 10:32:24 +01:00 |
|