mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 12:33:27 +00:00
11 lines
187 B
JSON
11 lines
187 B
JSON
{
|
|
"name": "@zitadel/prettier-config",
|
|
"version": "0.1.0",
|
|
"description": "Prettier configuration",
|
|
"type": "module",
|
|
"private": true,
|
|
"exports": {
|
|
".": "./index.js"
|
|
}
|
|
}
|