chore 📝: add bug and feature request templates

This commit is contained in:
Ante 2025-03-12 07:13:26 +00:00 committed by Ante Budimir
parent cd4314dc53
commit f346002fb0
6 changed files with 142 additions and 3 deletions

View file

@ -5,7 +5,7 @@ import customOrderRule from './css-rules/custom-order/rule-definition.js';
export const vanillaExtract = {
meta: {
name: '@antebudimir/eslint-plugin-vanilla-extract',
version: '1.5.2',
version: '1.5.3',
},
rules: {
'alphabetical-order': alphabeticalOrderRule,