Skip to content
Snippets Groups Projects
Commit c1a8020b authored by Katarína Sieklová's avatar Katarína Sieklová
Browse files

fix: remove prettier plugin from eslint config

parent 4446418a
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -6,7 +6,6 @@ module.exports = {
extends: [
'plugin:react/recommended',
'plugin:@typescript-eslint/recommended',
'plugin:prettier/recommended',
],
overrides: [],
parser: '@typescript-eslint/parser',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment