.eslintrc.js


Log

Author Commit Date CI Message
Michael Schmidt f5458431 2022-02-10T12:32:49 ESLint: Allow `Map` and `Set` in ES5 code (#3328)
Michael Schmidt ccc02a55 2021-10-19T14:27:57 ESLint: Added `regexp/prefer-d` rule (#3153)
Michael Schmidt 50b16e4f 2021-10-14T14:06:25 ESLint: Added `regexp/no-useless-range` rule (#3151)
Michael Schmidt 3c61c8f7 2021-10-14T14:01:11 ESLint: Added `regexp/no-useless-flag` rule (#3150)
Michael Schmidt 71b7d46c 2021-10-14T13:59:51 ESLint: Added `regexp/prefer-{plus,question,star}-quantifier` rules (#3152)
Michael Schmidt e2630d89 2021-09-26T11:52:18 ESLint: Added `regexp/sort-alternatives` rule (#3093)
Michael Schmidt 4e9338ac 2021-08-27T18:41:39 ESLint: Added `regexp/no-super-linear-backtracking` rule (#3040)
Michael Schmidt 44456b21 2021-08-16T20:08:13 Added benchmark suite (#2153)
Michael Schmidt d8ef3d51 2021-08-15T14:03:02 Updated `eslint-plugin-regexp@1.0.0` (#3037)
Michael Schmidt e8d3b503 2021-06-27T14:56:07 ESLint: Added `regexp/strict` rule (#2944)
Michael Schmidt 42fabfea 2021-06-17T22:29:51 ESLint: Enabled `no-dupe-disjunctions` rule (#2951)
Michael Schmidt 18a00828 2021-06-13T19:53:03 ESLint: Added regexp plugin (#2924)
Michael Schmidt 01cc18ed 2021-05-25T12:49:30 ESLint: Added eol-last rule (#2902)
Michael Schmidt 212dc1c6 2021-05-25T12:46:45 ESLint: Added curly rule (#2901)
Michael Schmidt 74edb4e5 2021-05-14T12:40:12 ESLint: Added indent rule (#2881)
Michael Schmidt de79636a 2021-05-01T14:57:39 Website: Moved remaining vendor files into `vendor` folder (#2829)
Michael Schmidt fd20dbe4 2021-05-01T14:53:38 ESLint: Added spacing rules (#2862)
Michael Schmidt cf7b0fd5 2021-05-01T14:40:00 ESLint: Added JSDoc plugin (#2869)
Michael Schmidt b971ea24 2021-05-01T14:37:02 ESLint: Added no-tabs rule (#2863)
Michael Schmidt fbceba1f 2021-05-01T14:34:07 ESLint: Re-enable no-cond-assign rule (#2870)
Michael Schmidt 80d475e4 2021-04-18T16:14:33 ESLint: Added no-use-before-define rule (#2866)
Michael Schmidt 67a86cf6 2021-04-18T16:13:48 ESLint: Added brace-style rule (#2865)
Michael Schmidt 158011e4 2021-04-18T15:55:05 ESLint: Added wrap-iife rule (#2867)
Michael Schmidt f46938e9 2021-04-17T22:35:25 ESLint: Added no-var rule (#2837)
Michael Schmidt b03e7eb0 2021-04-17T22:30:39 ESLint: Added semi rule (#2836)
Michael Schmidt 9cae4461 2021-04-17T22:26:40 ESLint: Added quotes rule (#2835)
Michael Schmidt 48ab42b3 2021-04-03T12:47:16 ESLint: Added `root` to config to prevent warning (#2846)
Michael Schmidt 772d42be 2021-03-26T13:16:16 Added ESLint with minimal config (#2831)