chore: prettier

This commit is contained in:
Mo
2022-06-14 08:31:05 -05:00
parent 6dda8ee71d
commit c4a7cc6183
7 changed files with 9 additions and 12 deletions

View File

@@ -20,6 +20,7 @@
"@types/react": "link:../web/node_modules/@types/react",
"@types/react-dom": "link:../web/node_modules/@types/react-dom",
"eslint": "*",
"prettier": "*",
"typescript": "*"
}
}