lilishop-uniapp/node_modules/popper.js/tests/.jshintrc

7 lines
102 B
Plaintext
Raw Normal View History

2021-05-13 11:03:32 +08:00
{
"extends": "../.jshintrc",
"jasmine": true,
"debug": true,
"undef": false
}