UNPKG

tslint-to-eslint-config

Version:

Converts your TSLint configuration to the closest reasonable ESLint equivalent.

9 lines (8 loc) 299 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.convertReactA11yNoOnchange = void 0; const convertReactA11yNoOnchange = () => { return {}; }; exports.convertReactA11yNoOnchange = convertReactA11yNoOnchange; //# sourceMappingURL=react-a11y-no-onchange.js.map