File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.6.1 (2018-06-23)
4
+
5
+ * Fix: respect editorconfig ([ #92 ] ( https://github.com/prettier/eslint-plugin-prettier/issues/92 ) ) ([ 0b04dd3] ( https://github.com/prettier/eslint-plugin-prettier/commit/0b04dd362d0d92534a7cf11eaebbab8eb59fc96d ) )
6
+
3
7
## v2.6.0 (2018-02-02)
4
8
5
9
* Update: Add option to skip loading prettierrc ([ #83 ] ( https://github.com/prettier/eslint-plugin-prettier/issues/83 ) ) ([ 9e0fb48] ( https://github.com/prettier/eslint-plugin-prettier/commit/9e0fb48d077214a81ac549731308ab11512c37cd ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-prettier" ,
3
- "version" : " 2.6.0 " ,
3
+ "version" : " 2.6.1 " ,
4
4
"description" : " Runs prettier as an eslint rule" ,
5
5
"keywords" : [
6
6
" eslint" ,
You can’t perform that action at this time.
0 commit comments