Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
Gelio
/
tslint-react-hooks
Public
Notifications
You must be signed in to change notification settings
Fork
7
Star
219
Code
Issues
3
Pull requests
2
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 3, 2022
Merge pull request #31 from ruiconti/master
Show description for 0401deb
Gelio
authored
0401deb
Copy full SHA for 0401deb
Fixes deprecated ubuntu vmImage value
Show description for b2d11ae
ruiconti
committed
b2d11ae
Copy full SHA for b2d11ae
Commits on Aug 11, 2021
Merge pull request #28 from Gelio/dependabot/npm_and_yarn/path-parse-1.0.7
Show description for 3b2c023
Gelio
authored
3b2c023
Copy full SHA for 3b2c023
Commits on Aug 10, 2021
Bump path-parse from 1.0.6 to 1.0.7
Show description for 704ea18
dependabot[bot]
authored
704ea18
Copy full SHA for 704ea18
Commits on Mar 21, 2020
Upgrade version to v2.2.2
Gelio
committed
25cb68c
Copy full SHA for 25cb68c
Update CHANGELOG with info about v2.2.2
Gelio
committed
c291fbd
Copy full SHA for c291fbd
Merge pull request #26 from Gelio/upgrade-deps-ts-3.8
Show description for 92901e8
Gelio
authored
92901e8
Copy full SHA for 92901e8
Upgrade tslint to 6.x
Gelio
committed
df8bd0e
Copy full SHA for df8bd0e
Upgrade dependencies and fix TS errors
Show description for e0dd9bc
Gelio
committed
e0dd9bc
Copy full SHA for e0dd9bc
Commits on Jul 14, 2019
Release version 2.2.1
Gelio
committed
6e3dfe0
Copy full SHA for 6e3dfe0
Fix options usage in README
Gelio
committed
4fed00a
Copy full SHA for 4fed00a
Release version 2.2.0
Gelio
committed
7a104e4
Copy full SHA for 7a104e4
Merge pull request #23 from Gelio/allow-detecting-hooks-from-all-namespaces
Show description for d364a1b
Gelio
authored
d364a1b
Copy full SHA for d364a1b
Update CHANGELOG with information on new option
Gelio
committed
091bc5f
Copy full SHA for 091bc5f
Add information about options in the README
Show description for 271b461
Gelio
committed
271b461
Copy full SHA for 271b461
Add support for detecting hooks from all namespaces
Show description for 03ed815
Gelio
committed
03ed815
Copy full SHA for 03ed815
Add tests for detecting hooks from all namespaces
Gelio
committed
61a37b5
Copy full SHA for 61a37b5
Describe detecting all hooks option in rule metadata
Gelio
committed
25447e5
Copy full SHA for 25447e5
Commits on Jun 9, 2019
release version 2.1.1
Show description for 7c0cccf
Gelio
committed
7c0cccf
Copy full SHA for 7c0cccf
Merge pull request #20 from Gelio/update-deps
Show description for dd335ff
Gelio
authored
dd335ff
Copy full SHA for dd335ff
update dependencies
Show description for 3245a4a
Gelio
committed
3245a4a
Copy full SHA for 3245a4a
Commits on Apr 20, 2019
Fix typo in README.md
Gelio
authored
b2c6644
Copy full SHA for b2c6644
Commits on Apr 19, 2019
release version 2.1.0
Show description for 69b7b9d
Gelio
committed
69b7b9d
Copy full SHA for 69b7b9d
Merge pull request #17 from Gelio/fix-detecting-named-function-expressions
Show description for 1ddae2a
Gelio
authored
1ddae2a
Copy full SHA for 1ddae2a
allow hooks inside named function expressions
Gelio
committed
94b9406
Copy full SHA for 94b9406
add a test case to detect using hooks inside named function expressions
Gelio
committed
ef62cef
Copy full SHA for ef62cef
Commits on Mar 12, 2019
Merge pull request #11 from Gelio/develop
Show description for 3cd97c7
Gelio
authored
3cd97c7
Copy full SHA for 3cd97c7
set release date of v2.0.0 in the changelog
Gelio
committed
6a6cb4d
Copy full SHA for 6a6cb4d
update version to v2.0.0
Gelio
committed
ff49322
Copy full SHA for ff49322
Commits on Mar 11, 2019
update version to v2.0.0-alpha.2
Gelio
committed
3a714d7
Copy full SHA for 3a714d7
stop reporting violations for hooks called in return statements
Gelio
committed
175e8dc
Copy full SHA for 175e8dc
add test cases for calling hooks in return statements
Gelio
committed
978e5eb
Copy full SHA for 978e5eb
create a utility function for finding closest ancestor matching a predicate
Gelio
committed
c83bbf8
Copy full SHA for c83bbf8
extract predicate types to a separate file
Gelio
committed
dc0c2f9
Copy full SHA for dc0c2f9
Commits on Mar 9, 2019
set version to 2.0.0-alpha.1
Gelio
committed
d40f0a3
Copy full SHA for d40f0a3
Pagination
Previous
Next
You can’t perform that action at this time.