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
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 }}
jfmengels
/
eslint-plugin-fp
Public
Notifications
You must be signed in to change notification settings
Fork
35
Star
967
Code
Issues
25
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 14, 2018
Merge pull request #38 from macklinu/fix/allow-object-create-null
Show description for 205861e
graingert
authored
205861e
View commit details
Copy full SHA for 205861e
Browse repository at this point
Allow Object.create(null) in no-mutating-assign
macklinu
committed
4948d0e
View commit details
Copy full SHA for 4948d0e
Browse repository at this point
Merge pull request #39 from macklinu/fix/no-class-expression
Show description for 87ea135
graingert
authored
87ea135
View commit details
Copy full SHA for 87ea135
Browse repository at this point
Merge pull request #41 from macklinu/rename/no-rest-parameters
Show description for 78ad8bc
graingert
authored
78ad8bc
View commit details
Copy full SHA for 78ad8bc
Browse repository at this point
Merge pull request #40 from macklinu/fix/no-unused-expressions-super
Show description for eef2bc5
graingert
authored
eef2bc5
View commit details
Copy full SHA for eef2bc5
Browse repository at this point
Commits on Feb 12, 2018
Rename no-rest-parameters test file
macklinu
committed
6b1595d
View commit details
Copy full SHA for 6b1595d
Browse repository at this point
Merge pull request #37 from Arcanemagus/rules-docs-url
Show description for e657fb3
graingert
authored
e657fb3
View commit details
Copy full SHA for e657fb3
Browse repository at this point
Add URL to rule documentation to the metadata
Show description for 8757d3c
Arcanemagus
committed
8757d3c
View commit details
Copy full SHA for 8757d3c
Browse repository at this point
Ignore super() in no-unused-expressions
Show description for e23a8e0
macklinu
committed
e23a8e0
View commit details
Copy full SHA for e23a8e0
Browse repository at this point
Report for ClassExpression types in no-class rule
Show description for 511b743
macklinu
committed
511b743
View commit details
Copy full SHA for 511b743
Browse repository at this point
Merge pull request #34 from nickmccurdy/fix-node-4
Show description for 13fd496
graingert
authored
13fd496
View commit details
Copy full SHA for 13fd496
Browse repository at this point
Commits on Sep 7, 2017
Revert "Bump `xo` to v0.17.0"
Show description for 54a1da1
nickserv
committed
54a1da1
View commit details
Copy full SHA for 54a1da1
Browse repository at this point
Commits on Jan 1, 2017
2.3.0
jfmengels
committed
5f4c679
View commit details
Copy full SHA for 5f4c679
Browse repository at this point
Prepare 2.3.0 release
jfmengels
committed
d7a9778
View commit details
Copy full SHA for d7a9778
Browse repository at this point
Allow functions as first argument in `no-mutating-assign` (fixes #17)
jfmengels
committed
223cfad
View commit details
Copy full SHA for 223cfad
Browse repository at this point
Commits on Nov 29, 2016
`no-arguments`: Allow properties to be named `arguments`
jfmengels
committed
609398d
View commit details
Copy full SHA for 609398d
Browse repository at this point
Commits on Nov 27, 2016
Bump AVA to 0.17
jfmengels
committed
a8ce0f2
View commit details
Copy full SHA for a8ce0f2
Browse repository at this point
Commits on Nov 8, 2016
Use eslint-ast-utils
jfmengels
committed
0510622
View commit details
Copy full SHA for 0510622
Browse repository at this point
Bump AVA
jfmengels
committed
523fd3b
View commit details
Copy full SHA for 523fd3b
Browse repository at this point
Commits on Oct 14, 2016
Bump `xo` to v0.17.0
jfmengels
committed
0682696
View commit details
Copy full SHA for 0682696
Browse repository at this point
Commits on Sep 12, 2016
Fixed link in no-mutating-methods.md (#10)
Show description for bded071
viatsko
authored and
jfmengels
committed
bded071
View commit details
Copy full SHA for bded071
Browse repository at this point
Commits on Sep 4, 2016
Add allowUseStrict option to no-unused-expression
jfmengels
committed
0e4c64b
View commit details
Copy full SHA for 0e4c64b
Browse repository at this point
Commits on Aug 31, 2016
2.2.0
jfmengels
committed
a214e3f
View commit details
Copy full SHA for a214e3f
Browse repository at this point
Prepare 2.2.0 release
jfmengels
committed
2010027
View commit details
Copy full SHA for 2010027
Browse repository at this point
Add `no-valueof-field` rule (fixes #8)
jfmengels
committed
cb5de40
View commit details
Copy full SHA for cb5de40
Browse repository at this point
Commits on Aug 28, 2016
Fix examples for `no-this`
jfmengels
committed
2c14833
View commit details
Copy full SHA for 2c14833
Browse repository at this point
Commits on Aug 25, 2016
2.1.0
jfmengels
committed
647e117
View commit details
Copy full SHA for 647e117
Browse repository at this point
Prepare 2.1.0 release
jfmengels
committed
1bc8cc0
View commit details
Copy full SHA for 1bc8cc0
Browse repository at this point
fixed typo. missing } (#5)
joshburgess
authored and
jfmengels
committed
0388348
View commit details
Copy full SHA for 0388348
Browse repository at this point
Commits on Aug 24, 2016
Add `no-rest-parameters` rule
jfmengels
committed
af2cc6e
View commit details
Copy full SHA for af2cc6e
Browse repository at this point
Add `no-arguments` rule
jfmengels
committed
5e02f93
View commit details
Copy full SHA for 5e02f93
Browse repository at this point
Fix `<!-- RULES:END -->` showing in README
jfmengels
committed
3dcfe5d
View commit details
Copy full SHA for 3dcfe5d
Browse repository at this point
Commits on Aug 23, 2016
Fix changelog display
jfmengels
committed
8084dfe
View commit details
Copy full SHA for 8084dfe
Browse repository at this point
2.0.0
jfmengels
committed
51d6cfb
View commit details
Copy full SHA for 51d6cfb
Browse repository at this point
Prepare 2.0.0 release
jfmengels
committed
547d732
View commit details
Copy full SHA for 547d732
Browse repository at this point
Previous
Next
You can’t perform that action at this time.