paypal-checkout.js/.jshintrc

8 lines
89 B
Plaintext
Raw Normal View History

2021-10-09 23:10:40 +00:00
{
"esversion": 11,
"node": true,
"browser": true,
"curly": true,
"sub": true
}