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