Commit Graph

28 Commits

Author SHA1 Message Date
Michael Schmidt f5458431a0
ESLint: Allow `Map` and `Set` in ES5 code (#3328) 2022-02-10 12:32:49 +01:00
Michael Schmidt ccc02a55fd
ESLint: Added `regexp/prefer-d` rule (#3153) 2021-10-19 14:27:57 +02:00
Michael Schmidt 50b16e4f55
ESLint: Added `regexp/no-useless-range` rule (#3151) 2021-10-14 14:06:25 +02:00
Michael Schmidt 3c61c8f7ce
ESLint: Added `regexp/no-useless-flag` rule (#3150) 2021-10-14 14:01:11 +02:00
Michael Schmidt 71b7d46cd6
ESLint: Added `regexp/prefer-{plus,question,star}-quantifier` rules (#3152) 2021-10-14 13:59:51 +02:00
Michael Schmidt e2630d890e
ESLint: Added `regexp/sort-alternatives` rule (#3093) 2021-09-26 11:52:18 +02:00
Michael Schmidt 4e9338acee
ESLint: Added `regexp/no-super-linear-backtracking` rule (#3040) 2021-08-27 18:41:39 +02:00
Michael Schmidt 44456b21d0
Added benchmark suite (#2153) 2021-08-16 20:08:13 +02:00
Michael Schmidt d8ef3d519e
Updated `eslint-plugin-regexp@1.0.0` (#3037) 2021-08-15 14:03:02 +02:00
Michael Schmidt e8d3b50330
ESLint: Added `regexp/strict` rule (#2944) 2021-06-27 14:56:07 +02:00
Michael Schmidt 42fabfeab2
ESLint: Enabled `no-dupe-disjunctions` rule (#2951) 2021-06-17 22:29:51 +02:00
Michael Schmidt 18a00828a2
ESLint: Added regexp plugin (#2924) 2021-06-13 19:53:03 +02:00
Michael Schmidt 01cc18eda9
ESLint: Added eol-last rule (#2902) 2021-05-25 12:49:30 +02:00
Michael Schmidt 212dc1c63b
ESLint: Added curly rule (#2901) 2021-05-25 12:46:45 +02:00
Michael Schmidt 74edb4e5f6
ESLint: Added indent rule (#2881) 2021-05-14 12:40:12 +02:00
Michael Schmidt de79636a8a
Website: Moved remaining vendor files into `vendor` folder (#2829) 2021-05-01 14:57:39 +02:00
Michael Schmidt fd20dbe4a3
ESLint: Added spacing rules (#2862) 2021-05-01 14:53:38 +02:00
Michael Schmidt cf7b0fd503
ESLint: Added JSDoc plugin (#2869) 2021-05-01 14:40:00 +02:00
Michael Schmidt b971ea2499
ESLint: Added no-tabs rule (#2863) 2021-05-01 14:37:02 +02:00
Michael Schmidt fbceba1f1a
ESLint: Re-enable no-cond-assign rule (#2870) 2021-05-01 14:34:07 +02:00
Michael Schmidt 80d475e4d8
ESLint: Added no-use-before-define rule (#2866) 2021-04-18 16:14:33 +02:00
Michael Schmidt 67a86cf6d2
ESLint: Added brace-style rule (#2865) 2021-04-18 16:13:48 +02:00
Michael Schmidt 158011e45a
ESLint: Added wrap-iife rule (#2867) 2021-04-18 15:55:05 +02:00
Michael Schmidt f46938e9ae
ESLint: Added no-var rule (#2837) 2021-04-17 22:35:25 +02:00
Michael Schmidt b03e7eb0cd
ESLint: Added semi rule (#2836) 2021-04-17 22:30:39 +02:00
Michael Schmidt 9cae446161
ESLint: Added quotes rule (#2835) 2021-04-17 22:26:40 +02:00
Michael Schmidt 48ab42b360
ESLint: Added `root` to config to prevent warning (#2846) 2021-04-03 12:47:16 +02:00
Michael Schmidt 772d42bec0
Added ESLint with minimal config (#2831) 2021-03-26 13:16:16 +01:00