Skip to content

Commit

Permalink
Update ESLint configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Feb 26, 2024
1 parent 6b1641f commit e2e5611
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/server/.eslintrc.js

This file was deleted.

7 changes: 7 additions & 0 deletions packages/server/.eslintrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
extends:
- techor
rules:
no-unsafe-declaration-merging: off
no-irregular-whitespace:
- error
- skipComments: true

0 comments on commit e2e5611

Please sign in to comment.