Skip to content

Commit 6a25a49

Browse files
committed
added more folders to beautify
1 parent f7d799a commit 6a25a49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
exports.beautify = {
2-
files: "lib/**/*.js"
2+
files: "{{lib,hot,scripts}/**/*.js,benchmark/*.js}"
33
};

0 commit comments

Comments
 (0)