Skip to content

Commit e98f279

Browse files
authored
add react checks for features (calcom#24054)
1 parent fe190f2 commit e98f279

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

packages/features/eslint.config.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
import { config, forbid } from "@calcom/eslint-config/base";
1+
import { forbid } from "@calcom/eslint-config/base";
2+
import { config } from "@calcom/eslint-config/react-internal";
23

34
export default [
45
...config,

0 commit comments

Comments
 (0)