Skip to content

Commit 9142e44

Browse files
committed
Update prettier and eslint
1 parent fd2119f commit 9142e44

File tree

5 files changed

+872
-682
lines changed

5 files changed

+872
-682
lines changed

lib/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function compile(src, lexerOptions) {
3131
false: false,
3232
null: null,
3333
/*eslint no-undefined: 0*/
34-
undefined: undefined
34+
undefined: undefined,
3535
/* eslint: no-undefined: 1 */
3636
},
3737
};

0 commit comments

Comments
 (0)