Skip to content

Commit f6c5510

Browse files
committed
docs: add purpose of prettier config
1 parent 3e47a55 commit f6c5510

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ export default [
3939
},
4040
},
4141

42+
// Turns off all rules that are unnecessary or might conflict with Prettier.
4243
eslintConfigPrettier,
4344

4445
{

0 commit comments

Comments
 (0)