Skip to content

Commit

Permalink
Updated eslint and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderOMara committed Aug 14, 2023
1 parent a1e872d commit a501e45
Show file tree
Hide file tree
Showing 4 changed files with 1,492 additions and 509 deletions.
4 changes: 4 additions & 0 deletions .eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,10 @@ rules:
MethodDefinition: true
checkGetters: true
checkSetters: true
jsdoc/tag-lines:
- warn
- never
- startLines: 1

overrides:
- files:
Expand Down
Loading

0 comments on commit a501e45

Please sign in to comment.