@atlaskit/eslint-plugin-design-system
Version:
The essential plugin for use with the Atlassian Design System.
8 lines (7 loc) • 327 B
TypeScript
/**
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
* @codegen <<SignedSource::3cbc9ff39720b5f2f75f62ce8aacd211>>
* @codegenCommand yarn workspace @atlaskit/eslint-plugin-design-system codegen
*/
import type { Rule } from 'eslint';
export declare const rules: Record<string, Rule.RuleModule>;