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