Skip to content

Commit

Permalink
Create .eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
dwu359 authored Oct 19, 2023
1 parent 0eddc8e commit d1d04be
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"rules": {
"eol-last": 2
}
}

0 comments on commit d1d04be

Please sign in to comment.