Skip to content

Commit bc15bb8

Browse files
zairigimadweaverryan
authored andcommitted
fix lint
1 parent f8d2dcc commit bc15bb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1731,8 +1731,8 @@ class Encore {
17311731
* If enabled, the SvelteJs loader is enabled.
17321732
*
17331733
* https://github.com/sveltejs/svelte-loader
1734-
*
1735-
* Encore.enableSvelte()
1734+
*
1735+
* @returns {Encore}
17361736
*/
17371737
enableSvelte() {
17381738
webpackConfig.enableSvelte();

0 commit comments

Comments
 (0)