I need to turn off Prettier for a specific project. In order to do that I have created a .prettierrc with {} but it is not working.
I can deactivate the prettier plugin on vscode, since we have other projects, need to have that in the plugin list.
I also use ESLint in the project.