storj/web/multinode
Egon Elbre 84539f5798 web/: disallow warnings and errors in tests
* all: fix missing Vue.use(Router)
* multinode: having same state and module names is not allowed
* multinode: simplify store definition
* storagenode: add or fix any annotations

Change-Id: If8a63ae46049fc77fc6cd7a7ad912d4ad74d23ac
2021-09-07 13:43:26 +00:00
..
src web/: disallow warnings and errors in tests 2021-09-07 13:43:26 +00:00
static web/multinode: wallets page markup 2021-06-08 18:47:43 +03:00
tests/unit web/: disallow warnings and errors in tests 2021-09-07 13:43:26 +00:00
.eslintrc.js web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
.gitignore web/multinode: initial app and configs 2020-12-17 19:46:56 +02:00
.stylelintignore web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
.stylelintrc.js web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +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/: disallow warnings and errors in tests 2021-09-07 13:43:26 +00:00
package-lock.json web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00:00
package.json web/: add custom linter for requiring @vue/component 2021-09-01 13:56:37 +00: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