mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
chore: allow prettier config within docker image
This commit is contained in:
parent
40e2b10915
commit
55cad51d8f
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
# e.g.
|
||||
!.babelrc
|
||||
!.eslintrc
|
||||
!.prettierrc
|
||||
!.eslintignore
|
||||
!.stylelintrc
|
||||
!.flowconfig
|
||||
|
|
Loading…
Reference in a new issue