Skip to content

Commit

Permalink
test: expanded Restyled config file
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Sep 9, 2021
1 parent 90e7d1a commit 26fc2e3
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .restyled.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ restylers:
'--use-tabs=false'
]
include:
- './*.{js,md}'
- 'pages/**/*.js'
- 'content/**/*.md'
- 'src/**/*.js'
- '**/*.md'
- '**/*.jsx'
- '**/*.tsx'
- '**/*.js'
- '**/*.ts'
- '**/*.json'

0 comments on commit 26fc2e3

Please sign in to comment.