Closed stefanprobst closed 1 year ago
this ensures correct import order, and disables auto-sorting imports with eslint in src/App.vue, because it causes a weird reference error. see #159 for details.
eslint
src/App.vue
fixes #159
this ensures correct import order, and disables auto-sorting imports with
eslint
insrc/App.vue
, because it causes a weird reference error. see #159 for details.fixes #159