Skip to content

Commit

Permalink
chore: Add ESLint
Browse files Browse the repository at this point in the history
  • Loading branch information
jhnns committed Aug 2, 2024
1 parent 42f841a commit b322951
Show file tree
Hide file tree
Showing 3 changed files with 4,153 additions and 63 deletions.
6 changes: 6 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"extends": [
"peerigon/presets/typescript"
],
"root": true
}
Loading

0 comments on commit b322951

Please sign in to comment.