storj/web/multinode
Egon Elbre 0889866b17 web/: add @vue/component annotations
Some linters do not work properly without those annotations.
This was done with a batch replace.

Also needed to turn off two lint rules, they will be re-enabled in the
followup change. This way the batch change can be clearly separated from
manual modifications.

Change-Id: I891ae09689520edaba5588c1f2206766db2d2b90
2021-08-31 21:25:49 +03:00
..
src web/: add @vue/component annotations 2021-08-31 21:25:49 +03:00
static web/multinode: wallets page markup 2021-06-08 18:47:43 +03:00
tests/unit web/multinode: satellite, node, and usage request handling fix 2021-08-20 21:33:26 +00:00
.eslintrc.js web/: add @vue/component annotations 2021-08-31 21:25:49 +03: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/: enable more vue eslint rules 2021-08-12 16:56:37 +03:00
package.json web/: enable more vue eslint rules 2021-08-12 16:56:37 +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