diff --git a/package.json b/package.json index c144335..669545e 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "release": "react-native run-android --variant=release", "start": "react-native start", "test": "jest", - "lint": "eslint . --ext .js,.jsx,.ts,.tsx --quiet" + "lint": "eslint . --ext .js,.jsx,.ts,.tsx" }, "dependencies": { "@babel/plugin-transform-flow-strip-types": "^7.19.0",