anorgatarrak-wordpress-theme/node_modules/cheerio/test/.jshintrc

10 lines
133 B
Plaintext
Raw Normal View History

{
"extends": "../.jshintrc",
"globals": {
"expect": true,
"it": true,
"describe": true,
"beforeEach": true
}
}