This website requires JavaScript.
Explore
Help
Sign in
tomit4
/
notes
Watch
1
Star
0
Fork
You've already forked notes
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bff92346e8
notes
/
coc
/
extensions
/
node_modules
/
coc-prettier
/
CHANGELOG.md
tomit4
fc51cf5a4a
added nvim coc config files minus node modules
2021-09-25 02:14:00 -07:00
460 B
Raw
Blame
History
[1.1.13]
Just bumping minor version to accomadate
yarn upgrade
to fix issue reported by
yarn audit
.
[1.1.0]
Prettier
1.16
prettier-tslint 0.4.2
Validate the
"prettier"
key in
package.json
using the prettier settings schema
Prettier
1.15
New options: jsxSingleQuote, htmlWhitespaceSensitivity and endOfLine (More info in readme).