Skip to content

Commit a7107cd

Browse files
committed
removed some config from files
1 parent 87d7ee6 commit a7107cd

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
# Bootstrap host package to get weak-node-api and ferric-example to get types
4242
# TODO: Solve this by adding an option to ferric to build only types or by committing the types into the repo as a fixture for an "init" command
4343
- run: npm run bootstrap --workspace react-native-node-api
44-
- run: npm run bootstrap --workspace @react-native-node-api/ferric-example
4544
- run: npm run lint
4645
env:
4746
DEBUG: eslint:eslint

eslint.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ export default tseslint.config(
1313
"apps/test-app/ios/**",
1414
"packages/host/hermes/**",
1515
"packages/node-addon-examples/examples/**",
16-
"packages/ferric-example/ferric_example.js",
17-
"packages/ferric-example/ferric_example.d.ts",
18-
"packages/ferric-example/target/**",
1916
"packages/node-tests/node/**",
2017
"packages/node-tests/tests/**",
2118
"packages/node-tests/*.generated.js",

package-lock.json

Lines changed: 0 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)