Giter Site home page Giter Site logo

eslint-config's Introduction

Logux

Logux contains multiple projects: core, Node.js server, Redux, and Vuex bindings, syntax sugar for Ruby and Django. This repository is the central hub to track big epics affecting several projects and provide support for end-users.

If you found a bug or need help in Logux best practices, this is the best place to create an issue.

eslint-config's People

Contributors

ai avatar dependabot[bot] avatar diastremskii avatar frsv avatar isuvorov avatar mikhin avatar nkt avatar vrizo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

eslint-config's Issues

Improve docs: specify the usage of flat config

Hi @ai ,

Long time no see. I still use these code styles for my pet projects. I was puzzled when I couldn't start using the updated version because of unclear errors in the console:

eslintrc:config-array-factory Error reading package.json file: /package.json
eslintrc:config-array-factory Config file not found on /
eslintrc:cascading-config-array-factory No cache found: /.

and so on.

That's because I didn't notice that you've moved to a flat configuration in ESLint, which Visual Studio Code still doesn't support by default. I needed to enable a useFlatConfig flag for this specific project to fix the issue.

Moreover, in case of improper configuration, if a valid eslint config is found in one of the parent folders, it's used instead of eslint.config.js, which is super unclear.

Please consider adding a notice to docs that the flat config support should be enabled in the editor.

See you!

'jest/no-empty-title' was not found

Hi, @ai!

Thanks for the best code style! ๐Ÿ˜

I noticed that there is an error 'jest/no-empty-title' was not found after upgrading to the latest eslint-plugin-jest. The rule was replaced with a fantastic jest/valid-title.

  • Here is a commit with the breaking change

Please consider replacing no-empty-title with valid-title.

Thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.