fix: prettier config
This commit is contained in:
parent
4ccd8027c5
commit
2dcefb1f26
2 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ export default [
|
|||
'site/*',
|
||||
'templates/*',
|
||||
'**/coverage/*',
|
||||
'**/node_modules/*'
|
||||
'**/node_modules/*',
|
||||
],
|
||||
},
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue