Skip to content

Commit

Permalink
Adds .json files that were previously ignored by Git
Browse files Browse the repository at this point in the history
  • Loading branch information
raugfer committed Oct 19, 2024
1 parent 9e657f2 commit 9145afa
Show file tree
Hide file tree
Showing 6 changed files with 10,189 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/contracts/voting/app/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"extends": ["next/core-web-vitals", "next/typescript"],
"rules": {
"@typescript-eslint/no-unused-vars": "off"
}
}
Loading

0 comments on commit 9145afa

Please sign in to comment.