This website works better with JavaScript
Home
Explore
Help
Sign In
hugh
/
jsoncrack.com
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
eec999bf0a
Branches
Tags
main
v2.8.0
v2.6.0
v2.5.0
v2.1.0
v2.0.0
v1.9.5
v1.9.0
v1.8.0
v1.6.0
v.1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.0.0
v1.5.0-beta
v1.2.0-beta
v1.0.0-beta
jsoncrack.com
/
.eslintrc.json
.eslintrc.json
96 B
History
Raw
1
2
3
4
5
6
{
"extends": "next/core-web-vitals",
"rules": {
"@next/next/no-img-element": "off"
}
}