refactor start
This commit is contained in:
parent
bd49791e06
commit
e46d25f0b7
16699 changed files with 2 additions and 1484887 deletions
12
home/ags/node_modules/eslint-plugin-import/config/warnings.js
generated
vendored
12
home/ags/node_modules/eslint-plugin-import/config/warnings.js
generated
vendored
|
|
@ -1,12 +0,0 @@
|
|||
/**
|
||||
* more opinionated config.
|
||||
* @type {Object}
|
||||
*/
|
||||
module.exports = {
|
||||
plugins: ['import'],
|
||||
rules: {
|
||||
'import/no-named-as-default': 1,
|
||||
'import/no-named-as-default-member': 1,
|
||||
'import/no-duplicates': 1,
|
||||
},
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue