ags
This commit is contained in:
parent
eddf7cecb8
commit
aea798d119
16631 changed files with 1480363 additions and 257 deletions
9
home/ags/node_modules/eslint-plugin-n/configs/recommended-module.js
generated
vendored
Normal file
9
home/ags/node_modules/eslint-plugin-n/configs/recommended-module.js
generated
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
/**
|
||||
* @fileoverview the `recommended-module` config for `eslint.config.js`
|
||||
* @author 唯然<weiran.zsd@outlook.com>
|
||||
* @deprecated use `flat/recommended-module` instead
|
||||
*/
|
||||
|
||||
"use strict"
|
||||
|
||||
module.exports = require("../lib/index.js").configs["flat/recommended-module"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue