This website requires JavaScript.
Explore
Help
Register
Sign In
github.com
/
verdaccio
Watch
1
Star
0
Fork
0
You've already forked verdaccio
mirror of
https://github.com/verdaccio/verdaccio.git
synced
2024-11-13 03:35:52 +01:00
Code
Releases
Wiki
Activity
06448be421
verdaccio
/
packages
/
api
/
.eslintrc
6 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: eslint globally read all files, rename jsx to js. Reduce amount of repeated configuration
2017-07-13 23:28:45 +02:00
{
"rules": {
"no-useless-escape": 0
}
}
Copy Permalink