mirror of
https://github.com/antebudimir/eslint-plugin-vanilla-extract.git
synced 2026-01-02 01:23:33 +00:00
3 lines
97 B
TypeScript
3 lines
97 B
TypeScript
import alphabeticalOrderRule from './rule-definition.js';
|
|
|
|
export default alphabeticalOrderRule;
|