Skip to content

Commit

Permalink
fix: add missing dependency extension for stylelint-scss
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Sep 15, 2023
1 parent d8d803f commit 8aa9ae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions variants/frontend-base/js-lint/template.rb
Expand Up @@ -2,6 +2,7 @@
# ######################################

add_yarn_package_extension_dependency("eslint-plugin-prettier", "eslint-config-prettier")
add_yarn_package_extension_dependency("stylelint-scss", "known-css-properties")

yarn_add_dev_dependencies %w[
eslint
Expand Down

0 comments on commit 8aa9ae9

Please sign in to comment.