Closed kosiakMD closed 1 year ago
I've received this error
Error: prettier-plugin-import-sort: Style "module" could not be resolved
deleting "style": "module" gives next error
TypeError: style is not a function
from the readme:
You will also want to install an import sort style module of your choice, such as:
$ npm i -D import-sort-style-module
I've received this error
deleting "style": "module" gives next error