From 6a9aa29f99b047aafd741d23d7a0a9f54ab6d9d0 Mon Sep 17 00:00:00 2001 From: John Pignata Date: Fri, 11 Mar 2016 21:32:16 -0500 Subject: [PATCH] eslint configuration changes * Allow console statements * Add .eslintignore from Code Climate inferred config --- .eslintignore | 1 + .eslintrc | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .eslintignore diff --git a/.eslintignore b/.eslintignore new file mode 100644 index 0000000..96212a3 --- /dev/null +++ b/.eslintignore @@ -0,0 +1 @@ +**/*{.,-}min.js diff --git a/.eslintrc b/.eslintrc index 233f4e7..35d3aff 100644 --- a/.eslintrc +++ b/.eslintrc @@ -7,7 +7,7 @@ rules: no-catch-shadow: 0 no-class-assign: 0 no-cond-assign: 2 - no-console: 2 + no-console: 0 no-const-assign: 0 no-constant-condition: 2 no-continue: 0 pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy