Update checked-in dependencies
This commit is contained in:
parent
46043e8a9e
commit
4a0d3378b1
21 changed files with 760 additions and 6 deletions
7
node_modules/eslint-plugin-no-only-tests/index.js
generated
vendored
Normal file
7
node_modules/eslint-plugin-no-only-tests/index.js
generated
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
'use strict';
|
||||
|
||||
module.exports = {
|
||||
rules: {
|
||||
'no-only-tests': require('./rules/no-only-tests')
|
||||
}
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue