Skip to content

Commit 92fa903

Browse files
committed
chore: add @deprecated on enableEslintLoader()
1 parent be6ef85 commit 92fa903

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1269,6 +1269,7 @@ class Encore {
12691269
* Configure the loader to lint `.vue` files
12701270
* ```
12711271
*
1272+
* @deprecated Prefer using "Encore.enableEslintPlugin()" instead.
12721273
* @param {string|object|function} eslintLoaderOptionsOrCallback
12731274
* @param {object} encoreOptions
12741275
* @returns {Encore}

0 commit comments

Comments
 (0)