Giter Club home page Giter Club logo

webhint-ado-extension's People

Contributors

mamichae avatar molant avatar vinodkumarys avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

webhint-ado-extension's Issues

Hint installation detection can fail under certain scenarios

I've managed to publish the extension to the webhint org and I'm running some tests. Unfortunatelly it doesn't detect the hint installation:

image

I believe this is because which might not detect correctly devDependencies.

We recommend hint to be installed as a devDependency so we need to find a way to fix this.

This is related to #9

Create script to publish extension for beta-testing

Based on this StackOverflow answer it looks like we have to publish every time we want to test a change and that if we want to avoid releasing to everybody that already uses it we should use different names, etc.

We should have a script that bumps the version and changes the required IDs to whatever needs to be depending on where we are publishing.

@mamichae @danlope @vinodkumarys do you know if there's an easier way to test this or a script that already does this (or something similar)?

Double check that we really need to create a `.hintrc` file

The current code creates a .hintrc file if none is found that extends from web-recommended.
The default one already does this so we can probably avoid this step. The user will get the output that a default configuration hasn't been found but I think we want them to "investigate" a bit how to tweak it to what they need.

ADO extension v1

Epic to track the work necessary to publish v1 of the ADO extension

Try to use local version of hint instead of global one

Right now the extension seems to be looking for the global installation.
We should check if the project already has one installed as a devDependency and if so, use it.

We could look into the package.json of the project, or inside node_modules/bin or something similar

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.