feat: style settings better

This commit is contained in:
2024-04-19 20:30:51 +02:00
parent c62cfbf75e
commit f1fcf78f6c
9 changed files with 41 additions and 89 deletions

View File

@@ -5,5 +5,8 @@
"main": "src/index.ts",
"keywords": [],
"author": "",
"license": "ISC"
"license": "ISC",
"dependencies": {
"zod": "^3.22.5"
}
}