Static / time compilation for javascript with jquery?

I know that javascript (or at least its version) can be compiled in .NET provided that certain conditions are met. How can I do compilation or static syntax checking on javascript that I am writing? The trick is it must support jquery

Because someone asks to compile (with ms.net) is

C:\Windows\Microsoft.NET\Framework\v2.0.50727\jsc thefile.js

writing the thenamespace package {class ClassName {around where necessary. You can then add this as a normal link. According to experience, links are not always compatible with mono.

+5
source share
1 answer

, - , jQuery , Javascript -- Javascript Lint JSLint, .

Visual Studio, JSLint.VS .

UPDATE. , JSHint ESLint JSLint.

, TypeScript . JavaScript , JavaScript. ( , MyPy Python, . JavaScript TypeScript, , .)

+4

All Articles