Created
March 23, 2018 14:19
-
-
Save jordanhudgens/71a352ca16e2d997c97c6e57c00ba48b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let g:prettier#autoformat = 0 | |
autocmd BufWritePre *.js,*.jsx,*.mjs,*.ts,*.tsx,*.css,*.less,*.scss,*.json,*.graphql,*.md,*.vue PrettierAsync |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment