* fix: [@vue/compiler-sfc] defineModel is a compiler macro and no longer needs to be imported. * fix: Duplicate name conflict/warning from unplugin-vue-components * fix: enforce correct line endings for the commonjs and esm variants via git
* run formatter and add .js to gitattributes * remove npm format change
set all ts and vue scripts as LF on Windows as there are scripts (eg the prettier format script) that will break with windows format