Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
java08800
/
TypeScript
Public
forked from
microsoft/TypeScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
TypeScript
src
services
jsTyping.ts
on
unique_declarations
User selector
All users
All time
Commit history
Commits on Mar 2, 2018
Prefer 'return Debug.fail()' over 'throw Debug.fail()' (#22092)
Andy
authored
ba8879d
View commit details
Copy full SHA for ba8879d
View code at this point
Browse repository at this point
Commits on Mar 1, 2018
Apply 'no-unnecessary-qualifier' lint rule (#22009)
Andy
authored
a564912
View commit details
Copy full SHA for a564912
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
Handle missing ts versions in registry
uniqueiniquity
committed
1d5e5e6
View commit details
Copy full SHA for 1d5e5e6
View code at this point
Browse repository at this point
Commits on Jan 11, 2018
Remove timestamp checking and move registry check into jstyping
uniqueiniquity
committed
a21f73f
View commit details
Copy full SHA for a21f73f
View code at this point
Browse repository at this point
Update installed types if older than those listed in the registry
uniqueiniquity
committed
e72ea6f
View commit details
Copy full SHA for e72ea6f
View code at this point
Browse repository at this point
Respond to CR
uniqueiniquity
committed
3f23d5d
View commit details
Copy full SHA for 3f23d5d
View code at this point
Browse repository at this point
Add tests
uniqueiniquity
committed
0b47a2d
View commit details
Copy full SHA for 0b47a2d
View code at this point
Browse repository at this point
Fix timestamp writing, npm install, and cache behavior
uniqueiniquity
committed
bf4ec1d
View commit details
Copy full SHA for bf4ec1d
View code at this point
Browse repository at this point
[WIP] enable updating ATA files
uniqueiniquity
committed
9d298a1
View commit details
Copy full SHA for 9d298a1
View code at this point
Browse repository at this point
Commits on Nov 9, 2017
Merge
RyanCavanaugh
committed
b043edd
View commit details
Copy full SHA for b043edd
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
Merge pull request #19452 from Microsoft/compareStrings
Show description for 3f248ec
rbuckton
authored
3f248ec
View commit details
Copy full SHA for 3f248ec
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
Apply 'variable-name' tslint rule (#19743)
Andy
authored
0a7b7e0
View commit details
Copy full SHA for 0a7b7e0
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
Exclude legacy safelist files in external projects
RyanCavanaugh
committed
da63c2c
View commit details
Copy full SHA for da63c2c
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
Cleanup, merge #19475
rbuckton
committed
bfba32b
View commit details
Copy full SHA for bfba32b
View code at this point
Browse repository at this point
Commits on Oct 17, 2017
Add quickfix and refactoring to install @types packages (#19130)
Show description for d05443b
Andy
authored
d05443b
View commit details
Copy full SHA for d05443b
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
PR feedback
sheetalkamat
committed
68d3605
View commit details
Copy full SHA for 68d3605
View code at this point
Browse repository at this point
Commits on Aug 22, 2017
Merge
RyanCavanaugh
committed
43b8ce6
View commit details
Copy full SHA for 43b8ce6
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
Deduplicate unresolvedImports (#17248)
Show description for 5141ce7
Andy
authored
5141ce7
View commit details
Copy full SHA for 5141ce7
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
jsTyping: Better logging for addInferredTypings (#17249)
Show description for 476157f
Andy
authored
476157f
View commit details
Copy full SHA for 476157f
View code at this point
Browse repository at this point
Commits on Jul 27, 2017
Types Map WIP
RyanCavanaugh
committed
5272ec6
View commit details
Copy full SHA for 5272ec6
View code at this point
Browse repository at this point
JsTyping: Remove "safeList" global variable (#17304)
Andy
authored
3330f2a
View commit details
Copy full SHA for 3330f2a
View code at this point
Browse repository at this point
Commits on Jul 14, 2017
`readFile` may return undefined
Andy Hanson
committed
96d537b
View commit details
Copy full SHA for 96d537b
View code at this point
Browse repository at this point
Commits on Jul 13, 2017
Add logging to discoverTypings (#16652)
Andy
authored
efc861c
View commit details
Copy full SHA for efc861c
View code at this point
Browse repository at this point
Commits on Jul 12, 2017
Convert most of core.ts to accept ReadonlyArray (#17092)
Show description for 08030c7
Andy
authored
08030c7
View commit details
Copy full SHA for 08030c7
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
Remove EmptySafeList (#16647)
Andy
authored
0567ca2
View commit details
Copy full SHA for 0567ca2
View code at this point
Browse repository at this point
Commits on Jun 29, 2017
Handle `depth` in all readDirectory implementations (#16646)
Andy
authored
179a3e1
View commit details
Copy full SHA for 179a3e1
View code at this point
Browse repository at this point
Commits on Jun 28, 2017
Clean up uses of ensureScriptKind (#16714)
Show description for c4319e3
Andy
authored
c4319e3
View commit details
Copy full SHA for c4319e3
View code at this point
Browse repository at this point
Commits on Jun 23, 2017
Code cleanup in jsTyping.ts (#16632)
Andy
authored
fd22a88
View commit details
Copy full SHA for fd22a88
View code at this point
Browse repository at this point
Commits on Jun 6, 2017
Merge branch 'master' into ownJsonParsing
sheetalkamat
committed
48189c8
View commit details
Copy full SHA for 48189c8
View code at this point
Browse repository at this point
Add typingsInstaller unit test
minestarks
committed
ba04dc8
View commit details
Copy full SHA for ba04dc8
View code at this point
Browse repository at this point
Commits on Jun 5, 2017
discoverTypings should look at typingSafelist.json values
minestarks
committed
ddb9774
View commit details
Copy full SHA for ddb9774
View code at this point
Browse repository at this point
Commits on May 30, 2017
Always return empty object when converting the json sourcefile into actual json object, allowing to continue compilation even if there are errors in the tsconfig files
sheetalkamat
committed
7db76ed
View commit details
Copy full SHA for 7db76ed
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
Merge pull request #15021 from RyanCavanaugh/lintFixes
Show description for d8a24e3
RyanCavanaugh
authored
d8a24e3
View commit details
Copy full SHA for d8a24e3
View code at this point
Browse repository at this point
Update linting to avoid typechecking for booleanTriviaRule
RyanCavanaugh
committed
e3bb5d3
View commit details
Copy full SHA for e3bb5d3
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Enable jsdoc-format lint rule
Andy Hanson
committed
73cab09
View commit details
Copy full SHA for 73cab09
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.