Skip to content

Commit 3c8b207

Browse files
chore: fix linting
1 parent e3c4311 commit 3c8b207

File tree

5 files changed

+27
-1083
lines changed

5 files changed

+27
-1083
lines changed

.eslintignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
src/client/generated/**/*
1+
src/client/generated/**/*
2+
lib

example/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@
5858
"@react-native-community/cli": "15.0.1",
5959
"@react-native-community/cli-platform-android": "15.0.1",
6060
"@react-native-community/cli-platform-ios": "15.0.1",
61-
"@react-native/eslint-config": "0.78.3",
6261
"@react-native/metro-config": "0.78.3",
6362
"@react-native/typescript-config": "0.78.3",
6463
"@types/react": "^19.0.0",

0 commit comments

Comments
 (0)