Bump eslint-plugin-import to avoid vulnerability in dependency
This commit is contained in:
parent
10695e6a20
commit
ed9506bbaf
1660 changed files with 67726 additions and 27926 deletions
2
node_modules/eslint-plugin-import/docs/rules/no-webpack-loader-syntax.md
generated
vendored
2
node_modules/eslint-plugin-import/docs/rules/no-webpack-loader-syntax.md
generated
vendored
|
|
@ -1,5 +1,7 @@
|
|||
# import/no-webpack-loader-syntax
|
||||
|
||||
<!-- end auto-generated rule header -->
|
||||
|
||||
Forbid Webpack loader syntax in imports.
|
||||
|
||||
[Webpack](https://webpack.js.org) allows specifying the [loaders](https://webpack.js.org/concepts/loaders/) to use in the import source string using a special syntax like this:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue