repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge branch 'faster-signup-1' into 'main'
[ProtonMail-WebClient.git]
/
packages
/
eslint-plugin-custom-rules
/
package.json
blob
0a8f84abcfa3c2fbe381facef7b3a9e5d0bf8371
1
{
2
"name": "eslint-plugin-custom-rules",
3
"version": "1.0.0",
4
"main": "index.js",
5
"scripts": {
6
"test": "jest"
7
},
8
"devDependencies": {
9
"jest": "^29.7.0"
10
}
11
}