eslint-config-ezze-prettier

1.0.0-alpha.0 • Public • Published

eslint-config-ezze-prettier

ESLint configuration for Prettier.

Installation

pnpm add eslint@^9.16.0 eslint-config-prettier@^9.1.0 eslint-plugin-prettier@^5.2.1 prettier@^3.4.2 -D

Usage

Create eslint.config.js file in your project and place the following there:

import ezzePrettier from 'eslint-config-ezze-prettier';

export default [
  ...ezzePrettier
];

Here is the recommended configuration. It can be referred from project's package.json:

{
  "prettier": "prettier-config-ezze"
}

See Shareable configs for more details.

License

MIT

Package Sidebar

Install

npm i eslint-config-ezze-prettier

Weekly Downloads

4

Version

1.0.0-alpha.0

License

MIT

Unpacked Size

2.95 kB

Total Files

5

Last publish

Collaborators

  • ezze