storj/web/storagenode
Egon Elbre 7d5d555264 web/: disallow unregistered and unused components
The components used in templates should always be included in the
component declaration. Similarly, it shouldn't contain extra components
to avoid compiling in components that aren't needed.

Change-Id: I8c47ceffa8bcbcca223ac0f538f9e30d1e849829
2021-08-31 21:25:49 +03:00
..
src web/: disallow unregistered and unused components 2021-08-31 21:25:49 +03:00
static web/storagenode: fix use of v-html 2021-08-24 13:02:42 +03:00
tests web/storagenode: fix use of v-html 2021-08-24 13:02:42 +03:00
.eslintrc.js web/: disallow unregistered and unused components 2021-08-31 21:25:49 +03:00
.gitignore storagenode: embed the console into the binary and makefile (#3164) 2019-10-08 10:52:19 +02:00
.stylelintrc.js web/storagenode: fix lint issues 2021-08-05 15:45:55 +00:00
babel.config.js web/storagenode: dependencies for testing and payout store tests added 2020-04-28 15:44:13 +03:00
index.html storagenode/web: Segment.io integration 2020-05-06 15:02:53 +00:00
jestSetup.ts web: stylint config moved from package.json 2021-02-08 10:48:06 +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 storagenode/web: Segment.io integration 2020-05-06 15:02:53 +00:00
vue.config.js web/: ignore node_modules while linting css 2021-06-03 16:18:16 +03:00