prettier-eslint
Code :arrow_right: `prettier` :arrow_right: `eslint --fix` :arrow_right: Formatted Code :sparkles:
File Explorer
Download Latest Version (.zip)- config.json
- README.md
- ci.json
- autofix.yml
- ci.yml
- pkg-pr-new.yml
- release.yml
- stale.yml
- FUNDING.yml
- ISSUE_TEMPLATE.md
- plugin-prepare-lifecycle.cjs
- yarn-4.17.0.cjs
- promises.ts
- eslint.ts
- loglevel-colored-level-prefix.ts
- prettier.ts
- nps+5.10.0.patch
- index.ts
- tsconfig.json
- types.ts
- utils.ts
- index.js
- index.js
- foo.js
- package.json
- index.spec.ts
- utils.spec.ts
- .all-contributorsrc
- .editorconfig
- .gitattributes
- .gitignore
- .nvmrc
- .prettierignore
- .prettierrc.mjs
- .renovaterc
- .simple-git-hooks.json
- .yarnrc.yml
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- eslint.config.js
- EXAMPLES.md
- global.d.ts
- LICENSE
- mock.d.ts
- package-scripts.cjs
- package.json
- README.md
- shim.d.ts
- tsconfig.json
- vitest.config.ts
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/prettier/prettier-eslint
Downloads the entire project code from GitHub to your computer.
cd prettier-eslint
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install --save-dev prettier-eslint
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
