Giter Site home page Giter Site logo

jstsdocs's Introduction

JavaScript & TypeScript documentation for Visual Studio

This repository contains documentation for using the JavaScript and TypeScript languages in VS 2017 and 2019.

jstsdocs's People

Contributors

amcasey avatar aozgaa avatar armanio123 avatar billti avatar jessetrinity avatar microsoft-github-policy-service[bot] avatar mikejo5000 avatar minestarks avatar paulvanbrenk avatar pranavsenthilnathan avatar rachelgshaffer avatar ryancavanaugh avatar sana-ajani avatar uniqueiniquity avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jstsdocs's Issues

Global install of the plugins

'Evening, I am wondering whether it is possible to globally install other plugins such as sonarjs and airbnb(typescript custom set of rules). Using this extension and projects with package.json and tsconfig this used to work:

"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/recommended",
"plugin:sonarjs/recommended",
"airbnb-typescript/base"
],

Is there any chance that you could tell us the location where you have globally installed the react plugin? It could be useful for msbuild legacy projects.

Thanks

Add Details For Experienced Js-Developers

I have some JS Projects, which are dependencies of a .NET application.

I build them using custom npm run scripts (npm run repo-build, npm run repo-clean, npm run repo-rebuild).
These scripts build the artefacts (js bundles, node packages bundled with pkg) used by the application.
As these JS projects are dependencies of some C# projects, I setup build dependencies, which are handled by MSBuild nicely.

My current approach is to use C++ Makefile projects for this task, as it seems to be the only kind of project that allows me to specify custom build commands.

I wonder if it is possible to use a VS JS-Project for this kind of task. As an experienced developer who manages the whole toolchain, I am not sure if I can manage my JavaScript Projects as actual VS Javascript Projects.

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.