fix(prettier): ignore hbs files
This commit is contained in:
@ -2,3 +2,4 @@ node_modules
|
||||
.next
|
||||
out
|
||||
package-lock.json
|
||||
*.hbs
|
||||
|
Reference in New Issue
Block a user
@ -2,3 +2,4 @@ node_modules
|
||||
.next
|
||||
out
|
||||
package-lock.json
|
||||
*.hbs
|
||||
|