File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3434 "scripts" : {
3535 "clean" : " del-cli lib" ,
3636 "prepare" : " bob build" ,
37- "typecheck" : " tsc" ,
38- "lint" : " eslint \" **/*.{js,ts,tsx}\" "
37+ "typecheck" : " tsc"
3938 },
4039 "keywords" : [
4140 " react-native" ,
5655 "registry" : " https://registry.npmjs.org/"
5756 },
5857 "devDependencies" : {
59- "@eslint/compat" : " ^1.3.2" ,
60- "@eslint/eslintrc" : " ^3.3.1" ,
61- "@eslint/js" : " ^9.35.0" ,
6258 "@react-native/babel-preset" : " 0.83.0" ,
63- "@react-native/eslint-config" : " 0.83.0" ,
6459 "@types/react" : " ^19.1.12" ,
6560 "del-cli" : " ^6.0.0" ,
66- "eslint" : " ^9.35.0" ,
67- "eslint-config-prettier" : " ^10.1.8" ,
68- "eslint-plugin-prettier" : " ^5.5.4" ,
6961 "prettier" : " ^2.8.8" ,
7062 "react" : " 19.1.0" ,
7163 "react-native" : " 0.81.5" ,
116108 "create-react-native-library" : {
117109 "type" : " turbo-module" ,
118110 "languages" : " kotlin-objc" ,
119- "tools" : [
120- " eslint"
121- ],
111+ "tools" : [],
122112 "version" : " 0.57.2"
123113 }
124114}
You can’t perform that action at this time.
0 commit comments