Skip to content

Commit

Permalink
build(retail-ui): add ignore tsx files for stylelint
Browse files Browse the repository at this point in the history
  • Loading branch information
wKich committed Dec 17, 2018
1 parent 8c74cf4 commit 9e07618
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/retail-ui/.stylelintrc
@@ -1,6 +1,8 @@
extends:
- stylelint-config-standard
- stylelint-config-css-modules
ignoreFiles:
- "**/*.tsx"
rules:
no-descending-specificity: null

Expand Down

0 comments on commit 9e07618

Please sign in to comment.