11 Commits

Author SHA1 Message Date
Simon Warta
9f49598ff4 Use documented way to enable @typescript-eslint/no-unused-vars 2020-06-19 13:20:29 +02:00
Simon Warta
9705b98be9 Bring back no-bitwise 2020-02-19 09:42:20 +01:00
Simon Warta
eb2d3d45de Add functional/no-method-signature 2020-02-19 09:30:26 +01:00
Simon Warta
ab7e2915e5 Enable no-dynamic-delete 2020-02-19 09:03:17 +01:00
Simon Warta
e91976bfac Convert await-promise to eslint 2020-02-19 08:59:59 +01:00
Simon Warta
dceef6bf2b Convert no-floating-promises to eslint 2020-02-19 08:58:34 +01:00
Simon Warta
10335dc662 Migrate rule no-unnecessary-type-assertion from tslint to eslint 2020-02-13 11:50:33 +01:00
Simon Warta
bf023748f1 Use radix rule from eslint 2020-02-10 14:19:34 +01:00
Simon Warta
e7c121cefd Add contract deployment script 2020-02-07 16:43:54 +01:00
Simon Warta
9d4868ce4c Enable @typescript-eslint/prefer-readonly 2020-02-03 09:46:35 +01:00
Simon Warta
04e9f64278 Convert eslint config to .js to set parserOptions.project/.tsconfigRootDir 2020-02-03 09:45:14 +01:00