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 03:20:56 -06:00
Code
Issues
Packages
Projects
Releases
212
Wiki
Activity
TypeScript
/
scripts
/
eslint
/
rules
History
Jake Bailey
17e420daf6
Use built-in no-restricted-syntax to ban null instead of plugin, ban null type too (
#58095
)
2024-04-18 09:06:32 -07:00
..
argument-trivia.cjs
Use built-in no-restricted-syntax to ban null instead of plugin, ban null type too (
#58095
)
2024-04-18 09:06:32 -07:00
debug-assert.cjs
enable
@typescript-eslint/no-unused-vars
(
#57123
)
2024-01-29 11:31:51 -08:00
jsdoc-format.cjs
Add lint error for declarations marked internal, but unexported (
#58229
)
2024-04-17 13:52:31 -07:00
no-in-operator.cjs
enable
@typescript-eslint/no-unused-vars
(
#57123
)
2024-01-29 11:31:51 -08:00
no-keywords.cjs
enable
@typescript-eslint/no-unused-vars
(
#57123
)
2024-01-29 11:31:51 -08:00
only-arrow-functions.cjs
Use built-in no-restricted-syntax to ban null instead of plugin, ban null type too (
#58095
)
2024-04-18 09:06:32 -07:00
utils.cjs
Convert scripts/Gulpfile to checked mjs/cjs so they can run without compilation (
#50988
)
2022-10-07 09:50:46 -07:00