This website requires JavaScript.
Explore
Help
Register
Sign In
microsoft
/
TypeScript
Watch
1
Star
0
Fork
0
You've already forked TypeScript
mirror of
https://github.com/microsoft/TypeScript.git
synced
2025-12-12 11:50:54 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
scripts
/
tslint
History
Wesley Wigham
a69825e84e
tweak rules
2015-12-01 16:27:19 -08:00
..
booleanTriviaRule.ts
use tslint@next
2015-11-11 13:30:26 -08:00
nextLineRule.ts
use tslint@next
2015-11-11 13:30:26 -08:00
noIncrementDecrementRule.ts
tweak rules
2015-12-01 16:27:19 -08:00
noInOperatorRule.ts
lint rule forbidding the in keyword binary expression
2015-12-01 15:14:24 -08:00
noNullRule.ts
use tslint@next
2015-11-11 13:30:26 -08:00
preferConstRule.ts
Remove unnecessary 'else' block.
2015-11-18 10:07:42 -08:00
tsconfig.json
Add tslint rules for
#3994
2015-08-25 18:09:32 -07:00
typeOperatorSpacingRule.ts
apply tslint rule to scripts\tslint
2015-11-20 16:28:58 -08:00