Prettier and eslint / tslint plugins turn off randomly
I have Intellij IDEA 2023.2.3, and I usually use prettier, eslint/tslint on automatic mode, and we have .eslintrc
, .prettierrc.json
, and tsconfig.json
files in our root directory that intellij should be pulling the config from.