UNPKG

react-native-image-modal-reanimated

Version:
13 lines (12 loc) 363 B
pre-commit: parallel: true commands: Prettier: root: "src/" run: npx prettier --check {staged_files} ESLint: exclude: 'Develop|Example' glob: 'src/**/*.{js,jsx,ts,tsx}' run: npx eslint -c eslint.config.js {staged_files} CSpell: run: npx cspell --gitignore --show-suggestions --no-must-find-files {staged_files}