Files
address-verification-app/.prettierignore
Himanshu Kansal ebfb5b1479 Added Husky - precommit, prepush | Fix Prettier (#265)
* TP-25963b | Added Husky - precommit, prepush

* TP-25963 | Lint Fixes
2023-04-20 13:07:30 +05:30

24 lines
207 B
Plaintext

# dependencies
/android
/ios
/node_modules
/RN-UI-LIB
/__tests__
# testing
/coverage
# production
# misc
.DS_Store
npm-debug.log*
yarn-debug.log*
yarn-error.log*
#IDE
.idea/
# ESLint cache
.eslintcache