ungleich-staticcms/assets/u/static/popper.js-1.16.0/.bithoundrc

19 lines
303 B
Plaintext

{
"dependencies": {
"mute": [
"jsdoc-to-markdown"
]
},
"critics": {
"lint": { "engine": "none" }
},
"ignore": [
"**/docs/**",
"packages/scripts/**",
"packages/test-utils/**"
],
"test": [
"**/tests/**"
]
}