Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2977395

Browse files
Ignore whitespace errors in everything under lib
1 parent d521502 commit 2977395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

javascript/extractor/format.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"pattern": [
4-
"lib/**/*.js",
4+
"lib/**/*",
55
"parser-tests/**/*.js",
66
"tests/**/*.js"
77
],

0 commit comments

Comments
 (0)