Koha/koha-tmpl/intranet-tmpl/prog/js/vue
Jonathan Druart b563544200
Bug 32030: Pretty vue files
The plan was to rewrite the whole history, but it failed
(see https://tree.taiga.io/project/joubu-koha-erm/us/129)

yarn run prettier --trailing-comma es5 --semi false --arrow-parens avoid --write **/*.vue

TODO - Add a QA check + git pre-commit hook

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-08 09:44:44 -03:00
..
components/ERM Bug 32030: Pretty vue files 2022-11-08 09:44:44 -03:00
composables Bug 32030: Filter by expired agreements 2022-11-08 09:44:21 -03:00
stores Bug 32030: Add warning to Dialog 2022-11-08 09:44:15 -03:00
fetch.js Bug 32030: Add documents to license 2022-11-08 09:44:31 -03:00
main-erm.ts Bug 32030: Remove unnecessary landing pages 2022-11-08 09:44:42 -03:00
messages.js Bug 32030: Add warning to Dialog 2022-11-08 09:44:15 -03:00
routes.js Bug 32030: Remove unnecessary landing pages 2022-11-08 09:44:42 -03:00
vue-shims.d.ts