Skip to content

Commit

Permalink
Polling station data submit controller and hooks (#142)
Browse files Browse the repository at this point in the history
Co-authored-by: Lionqueen94 <[email protected]>
Co-authored-by: Joep <[email protected]>
  • Loading branch information
3 people authored Jul 16, 2024
1 parent e3d3554 commit 14641ba
Show file tree
Hide file tree
Showing 29 changed files with 1,914 additions and 824 deletions.
2 changes: 1 addition & 1 deletion frontend/.eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = {
"plugin:jsx-a11y/recommended",
"prettier",
],
ignorePatterns: ["dist", ".eslintrc.cjs", "!.ladle/", "gen"],
ignorePatterns: ["dist", ".eslintrc.cjs", "!.ladle/"],
parser: "@typescript-eslint/parser",
plugins: ["react-refresh", "jsx-a11y", "prettier", "@typescript-eslint"],
rules: {
Expand Down
Loading

0 comments on commit 14641ba

Please sign in to comment.