1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-08 05:57:02 +09:00

remove prettier

This commit is contained in:
Kim, Jimin 2023-07-27 11:28:45 +09:00
parent ef1b2260cc
commit 10c21f3fa0
Signed by: pomp
GPG key ID: CE1DDB8A4A765403
9 changed files with 9 additions and 386 deletions

View file

@ -8,7 +8,6 @@ module.exports = {
"eslint:recommended",
"plugin:react/recommended",
"plugin:@typescript-eslint/recommended",
"prettier",
],
overrides: [],
parser: "@typescript-eslint/parser",