mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-13 12:02:29 +00:00
10 lines
167 B
JSON
10 lines
167 B
JSON
{
|
|
"name": "@zitadel/prettier-config",
|
|
"version": "0.1.0",
|
|
"description": "Prettier configuration",
|
|
"private": true,
|
|
"exports": {
|
|
".": "./index.js"
|
|
}
|
|
}
|