chore: add lint

This commit is contained in:
afiqzudinhadi 2025-07-06 21:31:55 +08:00
parent 52bfa28fcd
commit fc3a21263a
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,4 @@
import { config } from "@repo/eslint-config/react";
/** @type {import("eslint").Linter.Config} */
export default config;