drizzle-team / drizzle-team/drizzle-orm

[BUG]: eslint plugin drizzle: Could not find a declaration file

Open
#4,902 2 comments 10 reactions 0 assignees View on GitHub
bug
Dominant language
TypeScript
Stars
35.8k
Forks
1.6k
Avg merge
2d 7h
Merged PRs (30d)
4

Description

### Report hasn't been filed before.

- [x] I have verified that the bug I'm about to report hasn't been filed before.

### What version of `drizzle-orm` are you using?

latest

### What version of `drizzle-kit` are you using?

latest

### Other packages

_No response_

### Describe the Bug

```
Could not find a declaration file for module 'eslint-plugin-drizzle'. '/Users/marcos/Documents/GitHub/bombtimer.dev/node_modules/eslint-plugin-drizzle/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/eslint-plugin-drizzle` if it exists or add a new declaration (.d.ts) file containing `declare module 'eslint-plugin-drizzle';`ts(7016)
```

I configure eslint using the latest `eslint.config.js` format, with type checking enabled

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.