We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f64a3bf commit 568f283Copy full SHA for 568f283
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.0.1](https://github.com/atom-community/prettier-config-atomic/compare/v2.0.0...v2.0.1) (2021-04-06)
2
+
3
4
+### Bug Fixes
5
6
+* set jsDocParser to true ([f64a3bf](https://github.com/atom-community/prettier-config-atomic/commit/f64a3bf23739f747692738a617f3ea31db7634d9))
7
8
# [2.0.0](https://github.com/atom-community/prettier-config-atomic/compare/v1.0.1...v2.0.0) (2021-04-06)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "prettier-config-atomic",
"main": "./prettier.config.js",
- "version": "2.0.0",
+ "version": "2.0.1",
"files": [
"prettier.config.js"
],
0 commit comments