ref(frontend): apply eslint simple import sort

This commit is contained in:
이강준
2022-11-26 18:09:05 +09:00
parent 568042fac0
commit fa40bdaf17
90 changed files with 341 additions and 213 deletions

View File

@@ -58,6 +58,7 @@
"autoprefixer": "^10.4.7",
"eslint": "^8.28.0",
"eslint-config-next": "^13.0.5",
"eslint-plugin-simple-import-sort": "^8.0.0",
"postcss": "^8.4.14",
"prettier": "2.7.1",
"tailwindcss": "^3.1.4",