File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v2.4.0 (2017-12-17)
4
+
5
+ * New: Add 'recommended' configuration ([ #73 ] ( https://github.com/prettier/eslint-plugin-prettier/issues/73 ) ) ([ e529b60] ( https://github.com/prettier/eslint-plugin-prettier/commit/e529b6004b278fb8de660c75d69381ea071b2114 ) )
6
+ * Docs: Create ISSUE_TEMPLATE.md ([ 4335b08] ( https://github.com/prettier/eslint-plugin-prettier/commit/4335b08f2956f695eda20f9ca41653fe15b6538d ) )
7
+
3
8
## v2.3.1 (2017-09-18)
4
9
5
10
* Fix: Guard against older prettier installation ([ #56 ] ( https://github.com/prettier/eslint-plugin-prettier/issues/56 ) ) ([ 8a115f9] ( https://github.com/prettier/eslint-plugin-prettier/commit/8a115f9cc57dc20c9fc5c2b942f1e4770a5d730e ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-prettier" ,
3
- "version" : " 2.3.1 " ,
3
+ "version" : " 2.4.0 " ,
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