We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e2cbda commit bc2d27eCopy full SHA for bc2d27e
index.js
@@ -1269,6 +1269,7 @@ class Encore {
1269
* Configure the loader to lint `.vue` files
1270
* ```
1271
*
1272
+ * @deprecated Prefer using "Encore.enableEslintPlugin()" instead.
1273
* @param {string|object|function} eslintLoaderOptionsOrCallback
1274
* @param {object} encoreOptions
1275
* @returns {Encore}
0 commit comments