Skip to content

Commit b6a33fc

Browse files
committed
Add yarn note
1 parent f796fcb commit b6a33fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ruby_on_rails/linting_and_automatic_check.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ end
3434

3535
## SCSS lint
3636

37+
> _Note_: You may not need `yarn` in your Project. Please consult with your teammates.
38+
3739
To lint the SASS/SCSS files in our project you can use the `stylelint` npm package.
3840

3941
`bin/yarn add stylelint stylelint-config-standard-scss`

0 commit comments

Comments
 (0)