Files
deployment-portal-fe/.prettierignore

38 lines
364 B
Plaintext
Raw Permalink Normal View History

dist/*
src/model/offer-management
*.iml
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
/dist
# misc
.DS_Store
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
2024-02-15 18:34:14 +05:30
*.md
*.txt
npm-debug.log*
yarn-debug.log*
yarn-error.log*
__tests__/
#IDE
.idea/
# Configuration
config.js
# ESLint cache
.eslintcache