Bump version

This commit is contained in:
Alex
2024-11-28 23:27:52 -05:00
parent 43d9cc294e
commit 78ed00fd21
5 changed files with 682 additions and 714 deletions

2
dist/eslint-init.sh vendored Normal file
View File

@ -0,0 +1,2 @@
#!/bin/bash
echo 'export { default } from "@aet/eslint-rules/default";' > eslint.config.js