This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
zap-desktop
mirror of
https://github.com/lukechilds/zap-desktop.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
1863
Commits
9
Branches
5
Tags
147 MiB
JavaScript
93.9%
SCSS
5.9%
HTML
0.2%
Tree:
031a816693
zap-desktop
/
test
/
.eslintrc
9 lines
117 B
Raw
Blame
History
{
"env": {
"jest/globals": true
},
"plugins": [
"jest"
],
"extends": ["plugin:jest/recommended"]
}
Reference in new issue