Skip to content

Commit

Permalink
added eslint and tailwindcss
Browse files Browse the repository at this point in the history
  • Loading branch information
jonrxu committed Sep 29, 2024
1 parent 41bb75f commit db76d84
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 243 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"autoprefixer": "^10.4.20",
"babel-eslint": "^10.1.0",
"babel-plugin-styled-components": "^1.13.3",
"eslint": "^7.32.0",
"eslint": "^9.11.1",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-next": "11.1.2",
"eslint-config-prettier": "^8.3.0",
Expand Down
Loading

0 comments on commit db76d84

Please sign in to comment.