Vighnesh Iyer

Results 2 comments of Vighnesh Iyer

We could enforce this using the [ESLint Vue plugin](https://eslint.vuejs.org/rules/). The ['order-in-components' rule](https://eslint.vuejs.org/rules/order-in-components.html) does exactly this; there are also several other rules which could be worthwhile for us to include. If...

One possible consequence of this is that the `authorship.json` file could exceed the limit of 100MB imposed by GitHub, which means that the dashboard cannot be deployed using GitHub Actions....