Preflight Checklist
Problem Description
currently you only support .mjs and .js
Proposed Solution
see: https://prettier.io/docs/configuration
Add support for prettier.config.mts and prettier.config.ts
Alternatives Considered
No response
Additional Context
The extension doesn't seem to pick up changes even to a prettier.config.mjs unless you reload the extension
No response
Preflight Checklist
Problem Description
currently you only support .mjs and .js
Proposed Solution
see: https://prettier.io/docs/configuration
Add support for prettier.config.mts and prettier.config.ts
Alternatives Considered
No response
Additional Context
The extension doesn't seem to pick up changes even to a prettier.config.mjs unless you reload the extension
No response