storj/web/multinode
Egon Elbre 6b153192a3 web/satellite: fix lint issues
After migrating to eslint some errors were disabled to make it easier to
migrate.

This enables all the lint rules and treats all warnings as a build
failure. Similarly, CI won't automatically try to fix mistakes.

Change-Id: I80f808af026fc51bed90421b3b24737994a52094
2021-08-10 09:22:19 +00:00
..
src web/multinode: fix lint issues 2021-08-04 17:00:00 +03:00
static web/multinode: wallets page markup 2021-06-08 18:47:43 +03:00
tests/unit web/multinode: fix lint issues 2021-08-04 17:00:00 +03:00
.eslintrc.js web/satellite: fix lint issues 2021-08-10 09:22:19 +00:00
.gitignore web/multinode: initial app and configs 2020-12-17 19:46:56 +02:00
.stylelintrc.js web/satellite: fix lint issues 2021-08-10 09:22:19 +00:00
babel.config.js web/multinode: switch to eslint 2021-08-03 13:00:15 +03:00
index.html web/multinode: favicon added 2021-03-22 12:50:53 +00:00
jestSetup.ts web/multinode: store and payouts components tests added 2021-05-14 12:45:10 +00:00
package-lock.json web/multinode: switch to eslint 2021-08-03 13:00:15 +03:00
package.json web/multinode: fix lint issues 2021-08-04 17:00:00 +03:00
tsconfig.json web/multinode: store and payouts components tests added 2021-05-14 12:45:10 +00:00
vue.config.js web/multinode: switch to eslint 2021-08-03 13:00:15 +03:00