Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: set
.mjs
file type to javascript/auto
Fixes errors like: ``` Can't import the named export 'computed' from non EcmaScript module (only default export is available) ``` when using `pinia`.
- Loading branch information