Skip to content

Commit

Permalink
Remove rules that have been removed in ESLint@2.0.0-rc.0;
Browse files Browse the repository at this point in the history
Update year in license;
  • Loading branch information
adametry committed Feb 3, 2016
1 parent 7f01da7 commit c11bba6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .eslintrc.yml
Expand Up @@ -52,5 +52,3 @@ rules:
semi-spacing: 1
key-spacing: [1, {beforeColon: false, afterColon: true, mode: "minimum"}]
space-in-parens: [1, "never"]
space-return-throw-case: 1
space-after-keywords: 1
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,4 +1,4 @@
Copyright 2013 ADAMETRY
Copyright 2016 ADAMETRY

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
Expand Down

0 comments on commit c11bba6

Please sign in to comment.