Formats with prettier (actually prettierx) and lints with eslint preconfigured with standard rules. You don't have to fix any whitespace errors and waste time configuring eslint presets. Prettier-standard is best used with the prettier-standard --lint command which formats and lints all non-ignored files in the repository.
Features
- Use modern-node and lint-staged
- You can use .prettierrc for overriding some options, e.g to use semistandard
- You can also configure linting by creating appropriate .eslintrc file that will override defaults
- Includes eslint-config-standard-with-typescript package
- Includes eslint-plugin-promise package
- You can use .prettierignore file for ignoring any files to format
License
MIT LicenseFollow prettier standard
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of prettier standard!