chore: add shared prettier config

This commit is contained in:
Kim, Jimin 2023-07-09 12:41:43 +09:00
parent c81b555d40
commit 72287677d4
20 changed files with 72 additions and 80 deletions

View file

@ -8,6 +8,7 @@
"clean": "rm -rf node_modules"
},
"devDependencies": {
"@developomp-site/prettier-config": "workspace:*",
"@typescript-eslint/eslint-plugin": "^5.61.0",
"@typescript-eslint/parser": "^5.61.0",
"eslint": "^8.44.0",