1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 14:58:25 -04:00
jarv.is/.prettierignore
Jake Jarvis 323b3dd9f6
add Prettier to workflow 🎀 (#128)
* prettier init

* prettier ignore

* run on everything 😬

* add prettier check script

* update deps

* Update .prettierignore
2020-05-06 12:19:21 -04:00

23 lines
271 B
Plaintext

# Hugo stuff that doesn't play well with Prettier
assets/vendor/
assets/sass/main.scss
layouts/
static/
# output from Hugo
public/
builds/
resources/
_vendor/
# dotfiles/config
.*
postcss.config.js
# miscellaneous
.github/
.lighthouseci/
.netlify/
.vscode/
LICENSE.md