eslint-plugin-amo/.prettierignore

9 строки
135 B
Plaintext

# exclude everything by default
*.*
# exclude these directories
/bin/
/node_modules/
# white-list files we want to process
!*.js
!*.md