Skip to content

Commit

Permalink
Formatting and comment updates
Browse files Browse the repository at this point in the history
  • Loading branch information
ajmcquilkin committed Apr 26, 2023
1 parent 8aaa906 commit 0419c9b
Showing 5 changed files with 1,214 additions and 1,161 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -53,22 +53,22 @@
"@types/jest": "^29.2.0",
"@types/node": "^18.11.2",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"@types/react-dom": "^18.0.9",
"@types/react-redux": "^7.1.24",
"@types/react-table": "^7.7.14",
"@types/redux-logger": "^3.0.9",
"@types/w3c-web-serial": "^1.0.3",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"@vitejs/plugin-react": "^3.0.1",
"autoprefixer": "^10.4.12",
"autoprefixer": "^10.4.13",
"eslint": "^8.25.0",
"jest": "^29.2.2",
"postcss": "^8.4.18",
"prettier": "^2.7.1",
"tailwindcss": "^3.2.1",
"ts-jest": "^29.0.3",
"typescript": "^4.6.4",
"typescript": "^4.8.4",
"vite": "^4.0.4"
}
}
Loading

0 comments on commit 0419c9b

Please sign in to comment.