21 Commits

Author SHA1 Message Date
Simon Warta
68a7a1ccfb Adjust eslint config to make it work again 2023-03-01 15:32:06 +01:00
Simon Warta
41a3d64a3e Add objectLiteralProperty to .eslintrc.base.js; rename to .eslintrc.js 2023-03-01 14:44:18 +01:00
willclarktech
e2caf9bde0
Sort out eslint 2021-05-18 15:16:03 +02:00
willclarktech
eab89f41e2
root: Update eslint no-shadow rule 2020-10-22 10:54:54 +02:00
Simon Warta
ed628a70fa Enable explicit-member-accessibility and no-parameter-properties 2020-09-29 17:29:00 +02:00
willclarktech
b0cec3368f
root: Allow console.table in lint rules 2020-09-17 15:16:42 +02:00
Simon Warta
3b5896d151 Update to eslint v7 and @typescript-eslint/* v3 2020-08-04 11:47:37 +02:00
Simon Warta
b98ed5b670 Remove eslint-plugin-functional 2020-08-04 11:47:37 +02:00
willclarktech
5e3db6dcfe
eslint: Replace camelcase rule with naming-convention 2020-07-15 13:23:06 +02:00
Simon Warta
9646849935 Add @typescript-eslint/array-type configuration 2020-07-07 16:57:35 +02:00
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