Skip to content

Commit 6efd869

Browse files
docs: update example
1 parent ce6a9f5 commit 6efd869

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,9 @@ This plugin also provides the following tool-specific configurations, which can
196196
"use strict";
197197

198198
module.exports = {
199+
parserOptions: {
200+
sourceType: "script"
201+
},
199202
extends: ["plugin:itgalaxy/esnext", "plugin:itgalaxy/node"],
200203
overrides: [
201204
// Tests

0 commit comments

Comments
 (0)