keepassxc-browser/.prettierignore
Stefan Sundin f62c1d6a1f
Update eslint rules, add .prettierignore file, fix some formatting, and fix some bugs (#1756)
Update eslint rules, add .prettierignore file, fix some formatting, and fix some bugs
2022-11-16 13:11:13 +02:00

6 lines
195 B
Text

# This repository does not use prettier for formatting but if you want to use it for testing then you can comment out the following line:
*
# Should never format these files:
*.min.js
*.min.css