@fimbul/bifrost
- Version 0.24.0
- Published
- 28.3 kB
- 4 dependencies
- Apache-2.0 license
Install
npm i @fimbul/bifrost
yarn add @fimbul/bifrost
pnpm add @fimbul/bifrost
Overview
Compatibility layer for TSLint rules
Index
Functions
function wrapRuleForTslint
wrapRuleForTslint: <T extends RuleContext>( Rule: RuleConstructor<T>) => TSLint.RuleConstructor;
function wrapTslintFormatter
wrapTslintFormatter: ( Formatter: TSLint.FormatterConstructor) => FormatterConstructor;
function wrapTslintRule
wrapTslintRule: (Rule: TSLint.RuleConstructor, name?: string) => RuleConstructor;
Package Files (1)
Dependencies (4)
Dev Dependencies (1)
Peer Dependencies (2)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@fimbul/bifrost
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@fimbul/bifrost)
- HTML<a href="https://www.jsdocs.io/package/@fimbul/bifrost"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 2036 ms. - Missing or incorrect documentation? Open an issue for this package.