Revert "add prettier config"

This reverts commit fd374ff6fd.

Prettier config is in `.eslintrc.cjs`. Should run the lint script or
should use ESLint's VS Code extension.
This commit is contained in:
Evo Stamatov 2022-05-11 20:29:53 +10:00
parent fd374ff6fd
commit 05e6bdd49a

View file

@ -1,4 +0,0 @@
{
"printWidth": 130,
"singleQuote": true
}