first release

This commit is contained in:
Max Peintner
2025-01-03 13:19:24 +01:00
parent f32ab7f31e
commit 56585f0c32
14 changed files with 68 additions and 26 deletions

View File

@@ -3,7 +3,9 @@
"version": "0.1.0",
"description": "Prettier configuration",
"type": "module",
"private": true,
"publishConfig": {
"access": "public"
},
"exports": {
".": "./index.js"
}