Skip to content

Commit

Permalink
Ignore SafeQL dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky committed Nov 12, 2023
1 parent 326cb71 commit aa0d42c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/checks/noDependencyProblems/noUnusedDependencies.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ export default async function noUnusedAndMissingDependencies() {
// ESLint configuration
'babel-eslint',
'eslint-config-next',
'@ts-safeql/eslint-plugin',
'libpg-query',

// TODO: Remove this once depcheck issue is fixed:
// PR: https://github.com/depcheck/depcheck/pull/790
Expand Down

0 comments on commit aa0d42c

Please sign in to comment.