mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 06:52:24 +00:00
lint
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "@zitadel/login",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
"test": "concurrently --timings --kill-others-on-fail 'npm:test:unit' 'npm:test:integration'",
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
"name": "@zitadel/prettier-config",
|
||||
"version": "0.1.0",
|
||||
"description": "Prettier configuration",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"exports": {
|
||||
".": "./index.js"
|
||||
|
||||
Reference in New Issue
Block a user