Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit a7541bb

Browse files
author
Christopher Quadflieg
committed
Add why section
1 parent fd25d1f commit a7541bb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,17 @@ module.exports = defineConfig({
4444
});
4545
```
4646

47+
# Why?
48+
49+
Improve your eslint configuration experience with:
50+
51+
- auto-suggestions
52+
- type checking
53+
- documentation
54+
- deprecation warnings
55+
56+
![image](https://user-images.githubusercontent.com/7195563/112484789-8a416480-8d7a-11eb-9337-d8b5bc16de17.png)
57+
4758
# Credits
4859

4960
- [Proposal Idea](https://github.com/eslint/eslint/issues/14249)

0 commit comments

Comments
 (0)