Giter VIP home page Giter VIP logo

Comments (4)

gorankarlic avatar gorankarlic commented on September 24, 2024

It does use .eslintrc.jsonfrom the the current working directory for eslint execution, and it can also be specified with the -l myeslintrc.json command line argument.

It seems that the rule for using double quotes from my .eslintrc.json gets overridden and it eslint expects single quotes.

Can be fixed by inserting the following at line 77 of lib/plato.js

flags.eslint = _.extend({}, flags.eslint, options.jshint.options); 

from es6-plato.

the-simian avatar the-simian commented on September 24, 2024

hey @gorankarlic I can fix this, but if you want to make a PR, I'd be happy to pull it in too I think I can hit this pretty soon - like this afternoon

from es6-plato.

the-simian avatar the-simian commented on September 24, 2024

@gorankarlic , hey is this still an issue for you? I recently published some changes to these lines that might resolve this.

from es6-plato.

the-simian avatar the-simian commented on September 24, 2024

ok I think the recent update fixes this, but if it doesnt, and its still a problem just reopen an issue. I appreciate the report!

from es6-plato.

Related Issues (20)

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.