Skip to content

Commit 71af971

Browse files
chore: lint
1 parent 80bdaac commit 71af971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import { name as pluginName } from '../package.json';
88
* default multi-input Options
99
* */
1010
const defaultOptions = {
11-
// `path.sep` is used for windows support
11+
// `path.sep` is used for windows support
1212
relative: `src${path.sep}`,
1313
};
1414

0 commit comments

Comments
 (0)