An error occurred while loading the file. Please try again.
.eslintrc 132 bytes
parserOptions:
    sourceType: module
extends:
    "eslint:recommended"
rules:
    no-cond-assign: 0
    no-constant-condition: 0