Skip to content

Commit e385ff9

Browse files
committed
Eslint ignore the macos test app entirely
1 parent f7ef72e commit e385ff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ export default tseslint.config(
1111
"**/dist/**",
1212
"**/build/**",
1313
"apps/test-app/ios/**",
14+
"apps/macos-test-app/**",
1415
"packages/host/hermes/**",
1516
"packages/node-addon-examples/examples/**",
1617
"packages/ferric-example/ferric_example.js",

0 commit comments

Comments
 (0)