Skip to content

Commit

Permalink
chore: add @deprecated on enableEslintLoader()
Browse files Browse the repository at this point in the history
  • Loading branch information
Kocal committed May 25, 2021
1 parent be6ef85 commit 92fa903
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -1269,6 +1269,7 @@ class Encore {
* Configure the loader to lint `.vue` files
* ```
*
* @deprecated Prefer using "Encore.enableEslintPlugin()" instead.
* @param {string|object|function} eslintLoaderOptionsOrCallback
* @param {object} encoreOptions
* @returns {Encore}
Expand Down

0 comments on commit 92fa903

Please sign in to comment.