Closed rossbulat closed 6 hours ago
Updates the project's prettier config to accommodate version 3:
prettier-plugin-organize-imports
package.json
prettier
.prettierignore
tsconfig.json
Misc:
eslint-plugin-prefer-arrow
Updates the project's prettier config to accommodate version 3:
prettier-plugin-organize-imports
by adding it to the prettier config.package.json
under theprettier
key..prettierignore
with better categorization, and removestsconfig.json
files.Misc:
eslint-plugin-prefer-arrow
eslint plugin.