jedahan / c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

    cd my-project
    npm run lint

even though there is a .eslintrc.js in my-project, eslint looks for a config the folder above

this happens regardless if this is in a git repo or not

if you `rm eslint.config.js`, it is fine

About


Languages

Language:JavaScript 89.8%Language:TypeScript 10.2%