chore: add lint
This commit is contained in:
parent
52bfa28fcd
commit
fc3a21263a
2 changed files with 5 additions and 0 deletions
4
packages/db/eslint.config.mjs
Normal file
4
packages/db/eslint.config.mjs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
import { config } from "@repo/eslint-config/react";
|
||||
|
||||
/** @type {import("eslint").Linter.Config} */
|
||||
export default config;
|
||||
Loading…
Add table
Add a link
Reference in a new issue