Giter Club home page Giter Club logo

Comments (7)

pkkummermo avatar pkkummermo commented on August 29, 2024

We should probably base this on https://github.com/aurelia/aurelia/blob/master/.eslintrc.js (we just removed tslint on the vs-code extension and did this), as it's the one being used for Au2. The best would be to publish an official eslint-config in the aurelia org which we can depend upon.

from new.

xenoterracide avatar xenoterracide commented on August 29, 2024

sure, it's up to you guys, I think that's a lot more complicated and opinionated though, I'm not sure hundreds of lines of config is a good idea for a new project.

from new.

pkkummermo avatar pkkummermo commented on August 29, 2024

I thought we were talking about this repo :) If it's the generated one, I totally agree, we should stick to adding the recommended one and leave it up to the user to add more specific rules.

from new.

xenoterracide avatar xenoterracide commented on August 29, 2024

yeah, sorry, I meant the one that npx makes aurelia -s typescript generates.

from new.

3cp avatar 3cp commented on August 29, 2024

Will do, this repo was created before aurelia monorepo switched from tslint to eslint.

BTW, is anyone else experiencing performance issue with eslint + typescript-eslint? It's very very slow in my sublime (I didn't try vscode).

from new.

xenoterracide avatar xenoterracide commented on August 29, 2024

I don't think so... at the very least performance is tolerable in vscode, how does it perform if you run it by hand? To be fair, I have no idea how eslint performs otherwise.

from new.

3cp avatar 3cp commented on August 29, 2024

There is definitely something wrong with typescript-eslint in sublime. vscode is as fast as it could be.

vscode-eslint is definitely running as a daemon (vscode-languageclient). While sublime's eslint runs simple command each time. I need to switch back to eslint_d (daemon) in sublime. I used eslint_d few years back, than switched to normal eslint due to acceptable performance and less config.

from new.

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.