Skip to content

Commit

Permalink
fix bitseed lint
Browse files Browse the repository at this point in the history
  • Loading branch information
wow-sven committed Feb 7, 2025
1 parent 829588c commit be9a3a6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ module.exports = {
'coverage',
'next-env.d.ts',
'examples',
// # TODO: fix
'bitseed-sdk',
],
rules: {
'no-case-declarations': 'off',
Expand Down
2 changes: 0 additions & 2 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,4 @@ generated
generator
templates
third_party
# TODO: fix
bitseed-sdk
examples

0 comments on commit be9a3a6

Please sign in to comment.