paypal-checkout.js/.jshintrc

8 lines
89 B
Plaintext

{
"esversion": 11,
"node": true,
"browser": true,
"curly": true,
"sub": true
}