Skip to content

Commit 6e90b99

Browse files
committed
Add a docs note about ESLint
1 parent 613a9ba commit 6e90b99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/docs/src/questions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,8 @@ Include configuration for ESLint. This will be very similar to the default confi
129129

130130
## Include ESLint Stylistic for formatting?{#include-eslint-stylistic}
131131

132+
You'll only see this question if you chose to include ESLint in the previous question.
133+
132134
[ESLint Stylistic](https://eslint.style/) is a code formatter based on ESLint.
133135

134136
Currently, this is the only formatter that is supported by this CLI tool, but you can configure others yourself after the project is created.

0 commit comments

Comments
 (0)