Configuration file: .eslintrc.json
Configuration file: .prettierrc
Configuration file: .babelrc
TypeScript
TypeScript configuration
Configuration file: tsconfig.json
Configuration file: jest.config.json
Configuration file: webpack.config.json
Configuration file: rollup.config.json
Configuration file: .stylelintrc
Configuration file: postcss.config.json
Browserslist
Browser compatibility
Configuration file: .browserslistrc
Configuration file: .npmrc
Yarn
Yarn package manager config
Configuration file: .yarnrc
Commitlint
Commit message linting
Configuration file: .commitlintrc
Configuration file: .huskyrc
lint-staged
Pre-commit linting
Configuration file: .lintstagedrc
Cypress
End-to-end testing
Configuration file: cypress.json
Mocha
JavaScript test framework
Configuration file: .mocharc.json
Nodemon
Node.js reload tool
Configuration file: nodemon.json
Configuration file: ecosystem.config.json
Semantic Release
Release automation
Configuration file: .releaserc
Storybook
UI component development
Configuration file: .storybook/main.js
Configuration file: next.config.js
Configuration file: nuxt.config.js
Configuration file: svelte.config.js
Tailwind CSS
CSS framework
Configuration file: tailwind.config.js
Configuration file: vite.config.js
Parcel
Web application bundler
Configuration file: .parcelrc
Configuration file: electron-builder.json
Configuration file: gulpfile.js
Configuration file: Gruntfile.js
JSHint
JavaScript code quality
Configuration file: .jshintrc
Vercel
Deployment configuration
Configuration file: vercel.json
Netlify
Deployment platform
Configuration file: netlify.toml
Firebase
Backend as a service
Configuration file: firebase.json
AWS Amplify
Cloud service integration
Configuration file: amplify.json
VS Code
Editor configuration
Configuration file: .vscode/settings.json
Renovate
Dependency updates
Configuration file: renovate.json
Dependabot
GitHub dependency updates
Configuration file: .github/dependabot.yml
Configuration file: .codeclimate.yml
Configuration file: lerna.json
Configuration file: nx.json
Turborepo
Monorepo build system
Configuration file: turbo.json
Lighthouse CI
Performance testing
Configuration file: lighthouserc.json
Configuration file: .sentryclirc
Capacitor
Cross-platform apps
Configuration file: capacitor.config.json
BrowserSync
Browser testing
Configuration file: bs-config.json
Puppeteer
Headless browser
Configuration file: puppeteer.config.cjs
Configuration file: vitest.config.js
ESBuild
JavaScript bundler
Configuration file: esbuild.config.js
Configuration file: fastify.config.js
Configuration file: php.ini
Composer
PHP dependency manager
Configuration file: composer.json
PHPUnit
PHP testing framework
Configuration file: phpunit.xml
PHP_CodeSniffer
PHP code standards
Configuration file: phpcs.xml
PHPStan
PHP static analysis
Configuration file: phpstan.neon
Configuration file: psalm.xml