Skip to content

Yunchitz/typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run typescript app clone repository and make npm install.Then npm run serve.

To start ( --config ) tslint - npm run tslint. To start diferent optiont in tsLint start tslint [option] tslint.json **/*.ts; -c, --config configuration file -e, --exclude exclude globs from path expansion --fix Fixes linting errors for select rules. This may overwrite linted files --force return status code 0 even if there are lint errors -h, --help display detailed help -i, --init generate a tslint.json config file in the current working directory -o, --out output file --project tsconfig.json file -r, --rules-dir rules directory -s, --formatters-dir formatters directory -t, --format output format (prose, json, stylish, verbose, pmd, msbuild, checkstyle, vso, fileslist, codeFrame) [default: "prose"] --test test that tslint produces the correct output for the specified directory --type-check enable type checking when linting a project -v, --version current version

App run on localhost:8080

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published