We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7d799a commit 6a25a49Copy full SHA for 6a25a49
1 file changed
scripts/config.js
@@ -1,3 +1,3 @@
1
exports.beautify = {
2
- files: "lib/**/*.js"
+ files: "{{lib,hot,scripts}/**/*.js,benchmark/*.js}"
3
};
0 commit comments