What's Changed
Features:
Add this to your prettier config file to get autocompletion and type checking:
// @ts-check
/** @type {import(https://github.com/ianvs/prettier-plugin-sort-imports).PrettierConfig} */
module.exports = { // ... your config
Maintenance:
Full Changelog: v3.5.2...v3.6.0