Update checked-in dependencies
This commit is contained in:
parent
67f7ac2add
commit
02c45745e3
174 changed files with 2781 additions and 5722 deletions
5
node_modules/eslint-plugin-import/docs/rules/no-commonjs.md
generated
vendored
5
node_modules/eslint-plugin-import/docs/rules/no-commonjs.md
generated
vendored
|
|
@ -86,12 +86,11 @@ don't want this rule.
|
|||
It is also fairly noisy if you have a larger codebase that is being transitioned
|
||||
from CommonJS to ES6 modules.
|
||||
|
||||
|
||||
## Contributors
|
||||
|
||||
Special thanks to @xjamundx for donating the module.exports and exports.* bits.
|
||||
|
||||
## Further Reading
|
||||
|
||||
- [`no-amd`](./no-amd.md): report on AMD `require`, `define`
|
||||
- Source: https://github.com/xjamundx/eslint-plugin-modules
|
||||
- [`no-amd`](./no-amd.md): report on AMD `require`, `define`
|
||||
- Source: <https://github.com/xjamundx/eslint-plugin-modules>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue