Skip to content

Commit 23cfc6c

Browse files
committed
Update eslint.config.mjs
1 parent 933797c commit 23cfc6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eslint.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ export default EslintConfig.defineConfig([
2525

2626
EslintConfig.globalIgnores([
2727
"**/.expo/",
28-
"expo-env.d.ts",
28+
"./examples/*/expo-env.d.ts",
2929
"**/node_modules/",
3030
"package/lib",
3131
"**/android/",

0 commit comments

Comments
 (0)