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