Skip to content

Commit

Permalink
web lint?
Browse files Browse the repository at this point in the history
  • Loading branch information
revmischa committed Jul 2, 2024
1 parent 13c9765 commit fcd4b6c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 64 deletions.
36 changes: 0 additions & 36 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 0 additions & 25 deletions web/eslint.config.mjs

This file was deleted.

4 changes: 1 addition & 3 deletions web/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "app-replace-me",
"name": "myapp-web",
"version": "0.1.0",
"private": true,
"scripts": {
Expand All @@ -25,12 +25,10 @@
"vite-tsconfig-paths": "^4.3.2"
},
"devDependencies": {
"@next/eslint-plugin-next": "^14.2.4",
"@testing-library/react": "^16.0.0",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint-plugin-react": "^7.30.0",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
Expand Down

0 comments on commit fcd4b6c

Please sign in to comment.