UNPKG

tslint-to-eslint-config

Version:

Converts your TSLint configuration to the closest reasonable ESLint equivalent.

18 lines (15 loc) • 615 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.faqs = void 0; exports.faqs = `/* šŸ‘‹ Hi! This file was autogenerated by tslint-to-eslint-config. https://github.com/typescript-eslint/tslint-to-eslint-config It represents the closest reasonable ESLint configuration to this project's original TSLint configuration. We recommend eventually switching this configuration to extend from the recommended rulesets in typescript-eslint. https://github.com/typescript-eslint/tslint-to-eslint-config/blob/master/docs/FAQs.md Happy linting! šŸ’– */ `; //# sourceMappingURL=faqs.js.map