b0VIM 8.0 XxGordonDiggsGordons-MacBook-Pro.local~GordonDiggs/cc/codeclimate/config/eslint/.eslintrc.ymlutf-8 3210#"! Utptad }poOH4x];) y ^ = " x ` G -   r d X P 7 *   o Y @ &   o S : #   kW;& qW@)sZ?& ubVUJ<;-|eUA+x`J1 brace-style: off block-spacing: off array-bracket-spacing: off # Stylistic Issues no-sync: off no-restricted-modules: off no-process-exit: error no-process-env: off no-path-concat: error no-new-require: off no-mixed-requires: off handle-callback-err: error global-require: error callback-return: error # Node.js and CommonJS no-use-before-define: off no-unused-vars: off no-undefined: off no-undef: off no-undef-init: error no-shadow: off no-shadow-restricted-names: error no-restricted-globals: off no-label-var: error no-delete-var: error no-catch-shadow: error init-declarations: off # Variables strict: off # Strict yoda: off wrap-iife: error vars-on-top: off require-await: off radix: error prefer-promise-reject-errors: off no-with: error no-warning-comments: off no-void: error no-useless-return: off no-useless-escape: off no-useless-concat: error no-useless-call: error no-unused-labels: off no-unused-expressions: error no-unmodified-loop-condition: off no-throw-literal: off no-sequences: off no-self-compare: error no-self-assign: off no-script-url: error no-return-await: off no-return-assign: error no-restricted-properties: off no-redeclare: error no-proto: error no-param-reassign: off no-octal: error no-octal-escape: error no-new: error no-new-wrappers: error no-new-func: error no-native-reassign: error no-multi-str: off no-multi-spaces: off no-magic-number: off no-loop-func: error no-lone-blocks: error allowSwitch: true - allowLoop: true - error no-labels: no-iterator: error no-invalid-this: off no-implied-eval: error no-implicit-coercion: off no-global-assign: off no-floating-decimal: off no-fallthrough: error no-extra-label: off no-extra-bind: error no-extend-native: error no-eval: error no-eq-null: error no-empty-pattern: error no-empty-function: off no-else-return: off no-div-regex: error no-case-declarations: error no-caller: error no-alert: error guard-for-in: error eqeqeq: error dot-notation: off dot-location: off default-case: off curly: off consistent-return: off - 6 - error complexity: class-methods-use-this: off block-scoped-var: off array-callback-return: off accessor-pairs: error # Best Practices valid-typeof: error valid-jsdoc: off use-isnan: error no-unsafe-negation: off no-unsafe-finally: off no-unreachable: error no-unexpected-multiline: error no-template-curly-in-string: off no-sparse-arrays: error no-regex-spaces: error no-prototype-builtins: off no-obj-calls: error no-negated-in-lhs: error no-irregular-whitespace: error no-invalid-regexp: error - functions - error no-inner-declarations: no-func-assign: error no-extra-semi: error no-extra-parens: off no-extra-boolean-cast: error no-ex-assign: error no-empty: error no-empty-character-class: error no-duplicate-case: error no-dupe-keys: error no-dupe-args: error no-debugger: error no-control-regex: error no-constant-condition: error no-console: off no-cond-assign: error no-await-in-loop: off # Possible Errorsrules:# http://eslint.org/docs/rules/ node: true jquery: true es6: true browser: true amd: trueenv: jsx: true ecmaFeatures: sourceType: moduleparserOptions:---adtbK;"y\E)  w ^ O = $  x ^ > '  y j X > "  } b H 3  } f O 8 "  uW@&iK2$ p[D/ yield-star-spacing: off template-curly-spacing: off symbol-description: off sort-imports: off rest-spread-spacing: off require-yield: off prefer-template: off prefer-spread: off prefer-reflect: off prefer-rest-params: off prefer-numeric-literals: off prefer-destructuring: off prefer-const: off prefer-arrow-callback: off object-shorthand: off no-var: off no-useless-rename: off no-useless-constructor: off no-useless-computed-key: off no-this-before-super: off no-restricted-imports: off no-new-symbol: off no-duplicate-imports: off no-dupe-class-members: off no-const-assign: off no-confusing-arrow: off no-class-assign: off generator-star-spacing: off constructor-super: off arrow-spacing: off arrow-parens: off arrow-body-style: off # ECMAScript 6 wrap-regex: off unicode-bom: off template-tag-spacing: off spaced-comment: off space-unary-ops: off space-infix-ops: off space-in-parens: off space-before-function-paren: off space-before-blocks: off sort-vars: off sort-keys: off semi: off semi-spacing: off require-jsdoc: off quotes: off quote-props: off padded-blocks: off operator-linebreak: off operator-assignment: off one-var: off one-var-declaration-per-line: off object-property-newline: off object-curly-spacing: off object-curly-newline: off no-unneeded-ternary: off no-underscore-dangle: off no-trailing-spaces: off no-ternary: off no-tabs: off no-spaced-func: off no-restricted-syntax: off no-plusplus: off no-new-object: off no-nested-ternary: off no-negated-condition: off no-multiple-empty-lines: off no-multi-assign: off no-mixed-spaces-and-tabs: off no-mixed-operators: off no-lonely-if: off no-inline-comments: off no-continue: off no-bitwise: off no-array-constructor: off newline-per-chained-call: off newline-before-return: off newline-after-var: off new-parens: off new-cap: off multiline-ternary: off - 30 - error max-statements: max-statements-per-line: off max-params: off max-nested-callbacks: off max-len: off max-depth: off lines-around-directive: off lines-around-comment: off linebreak-style: off line-comment-position: off keyword-spacing: off key-spacing: off jsx-quotes: off indent: off id-match: off id-length: off func-style: off func-names: off func-name-matching: off func-call-spacing: off eol-last: off consistent-this: off computed-property-spacing: off comma-style: off comma-spacing: off - never - error comma-dangle: capitalized-comments: off camelcase: off