source: frontend/node_modules/eslint-plugin-react/lib/util/makeNoMethodSetStateRule.d.ts@ cdcff72

Last change on this file since cdcff72 was 9af201e, checked in by MBK <marija.karapandzova@…>, 13 days ago

Fix frontend appearance

  • Property mode set to 100644
File size: 233 bytes
Line 
1declare function _exports(methodName: string, shouldCheckUnsafeCb?: (context: import('eslint').Rule.RuleContext) => boolean): import('eslint').Rule.RuleModule;
2export = _exports;
3//# sourceMappingURL=makeNoMethodSetStateRule.d.ts.map
Note: See TracBrowser for help on using the repository browser.