We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 802521c commit fa4a07bCopy full SHA for fa4a07b
ava.config.js
@@ -1,3 +1,4 @@
1
export default {
2
+ ignoredByWatcher: ['tmp/**/*'],
3
files: ['**/*.spec.js', '!package/**/*']
4
}
0 commit comments