Skip to content

Latest commit

 

History

History
executable file
·
57 lines (37 loc) · 1.14 KB

README.md

File metadata and controls

executable file
·
57 lines (37 loc) · 1.14 KB

eslint-typescript-smoketest

build status

Smoketests eslint-typescript-parser against a set of large/popular typescript projects

Install

  • npm install

Setup files

  • npm run copy

Test

Type definitions

  • npm run typings

Babylon.js

  • npm run babylon

Babylon.js definitions

  • npm run babylon.d

VSCode

  • npm run vscode

VSCode definitions

  • npm run vscode.d

NativeScript

  • npm run nativescript

NativeScript definitions

  • npm run nativescript.d

NativeScript Groceries Sample

  • npm run groceries

NativeScript Groceries Sample definitions

  • npm run groceries.d

Glimmer2

  • npm run glimmer

NativeScript definitions

  • npm run glimmer.d

Angular

  • npm run angular

Angular definitions

  • npm run angular.d