ungleich-staticcms/assets/u/static/popper.js-1.16.0/.bithoundrc
Nico Schottelius 16fb2bb919 import popper.js
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
2019-12-31 01:21:21 +01:00

18 lines
303 B
Text

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