File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # 1.0.0 (2021-03-21)
2+
3+
4+ ### Bug Fixes
5+
6+ * exclude package.json from .prettierignore ([ 21fed93] ( https://github.com/atom-community/prettier-config-atomic/commit/21fed93e8a0d55bc25e57ccb171f914df83f8c10 ) )
7+ * fix the links ([ 7b0aeb9] ( https://github.com/atom-community/prettier-config-atomic/commit/7b0aeb9ebfda9d90d4bc50a97da2fddca8e569ba ) )
8+ * readme ([ 2cb5ed3] ( https://github.com/atom-community/prettier-config-atomic/commit/2cb5ed31494875eadded6f23e7d4413886896aa2 ) )
9+
10+
11+ ### Features
12+
13+ * add prettier.config.js ([ 1290ebe] ( https://github.com/atom-community/prettier-config-atomic/commit/1290ebe0de4f566f883b4488254d4a120ad901b4 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " prettier-config-atomic" ,
33 "main" : " ./prettier.config.js" ,
4- "version" : " 0.1 .0" ,
4+ "version" : " 1.0 .0" ,
55 "files" : [
66 " ./prettier.config.js"
77 ],
You can’t perform that action at this time.
0 commit comments