init
This commit is contained in:
commit
ec53fcbe95
1905 changed files with 513762 additions and 0 deletions
4
commands/reset-limits/index.js
Normal file
4
commands/reset-limits/index.js
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
const stub = { isEnabled: () => false, isHidden: true, name: 'stub' };
|
||||
export default stub;
|
||||
export const resetLimits = stub;
|
||||
export const resetLimitsNonInteractive = stub;
|
||||
Loading…
Add table
Add a link
Reference in a new issue