Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sunyoungBae committed Dec 3, 2024
1 parent f449d03 commit 01fc0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ $ npm install eslint eslint-config-tui --save-dev

## Usage

Add `eslint.config.mjs` on your project's root directory.
> **Note:** If you have configured your project to use ESM (ECMAScript Modules) format, you can also write your ESLint configuration using the filename `eslint.config.js`.
```javascript
// eslint.config.mjs
Expand Down

0 comments on commit 01fc0e9

Please sign in to comment.