Skip to content

Commit 5fcdcff

Browse files
committed
chore: add eslint config
1 parent 018f952 commit 5fcdcff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import eslintGlobalConfig from "../../eslint.config.mjs";
2+
3+
export default [...eslintGlobalConfig];

0 commit comments

Comments
 (0)