Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #4797 from trufflesuite/eslint-mocha-jest-env
Browse files Browse the repository at this point in the history
Add .eslintrc to truffledb
  • Loading branch information
tenthirtyone committed Mar 4, 2022
2 parents dddefba + e6275c6 commit e7a0b9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/db/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": ["../../.eslintrc.package.json"]
}

0 comments on commit e7a0b9c

Please sign in to comment.