From c11bba67973a8bf40c852ba265756173ab1aefe0 Mon Sep 17 00:00:00 2001 From: Adam Reeves Date: Tue, 2 Feb 2016 20:54:56 -0600 Subject: [PATCH] Remove rules that have been removed in ESLint@2.0.0-rc.0; Update year in license; --- .eslintrc.yml | 2 -- LICENSE | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.eslintrc.yml b/.eslintrc.yml index 74d8170..dfac7f0 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -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 diff --git a/LICENSE b/LICENSE index 3255f6f..7012d3b 100644 --- a/LICENSE +++ b/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