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
2026-06-10 01:00:20 -05:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
Files
8dabe33b32fac70f3b751a6ac145840d6fbc0164
TypeScript
/
scripts
/
tslint
History
Andy Hanson
63f39c5009
Handle
OmittedExpression
nodes in binding patterns
2016-09-09 08:42:05 -07:00
..
booleanTriviaRule.ts
add a extra check to avoid rescans
2016-05-25 12:25:53 -07:00
nextLineRule.ts
…
noIncrementDecrementRule.ts
…
noInOperatorRule.ts
…
noTypeAssertionWhitespaceRule.ts
Add assertion whitespace lint rule (
#9931
)
2016-07-26 13:29:53 -07:00
objectLiteralSurroundingSpaceRule.ts
Check for exactly one space
2016-06-23 13:35:29 -07:00
preferConstRule.ts
Handle
OmittedExpression
nodes in binding patterns
2016-09-09 08:42:05 -07:00
tsconfig.json
…
typeOperatorSpacingRule.ts
…