markdown-it-heading-wrapper/.prettierignore

11 строки
169 B
Plaintext

# exclude everything by default
*.*
# exclude these files
Dockerfile
# exclude these directories
/coverage/
/node_modules/
*.lock
# Allow files we want to process
!*.js