This website works better with JavaScript.
Explore
Help
Register
Sign In
joepie91
/
node-imap-2
Watch
1
Star
0
Fork
You've already forked node-imap-2
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
91714b7dda
fork
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '91714b7dda'
${ noResults }
node-imap-2
/
.eslintrc
5 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Set up ESLint
4 years ago
{
WIP
4 years ago
"extends": "@joepie91/eslint-config",
Refactor tests (WIP)
3 years ago
"ignorePatterns": "test-old/**"
Set up ESLint
4 years ago
}