Skip to content
Snippets Groups Projects
Commit adaf454e authored by Giovanni Caruso's avatar Giovanni Caruso
Browse files

Fixed eslint

parent a8b1e97a
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
"node": true,
"jest": true
},
"extends": ["eslint:recommended"],
"extends": ["eslint:recommended", "prettier"],
"globals": {
"Atomics": "readonly",
"SharedArrayBuffer": "readonly"
......
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