chore: lint
This commit is contained in:
parent
309f96c652
commit
931e621568
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "test-cli-config-full",
|
"name": "test-cli-config-full",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "index.js",
|
|
||||||
"author": "shadcn",
|
"author": "shadcn",
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
|
"main": "index.js"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "test-cli-config-invalid",
|
"name": "test-cli-config-invalid",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "index.js",
|
|
||||||
"author": "shadcn",
|
"author": "shadcn",
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
|
"main": "index.js"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "test-cli-config-partial",
|
"name": "test-cli-config-partial",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "index.js",
|
|
||||||
"author": "shadcn",
|
"author": "shadcn",
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
|
"main": "index.js"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "test-cli-config-none",
|
"name": "test-cli-config-none",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "index.js",
|
|
||||||
"author": "shadcn",
|
"author": "shadcn",
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
|
"main": "index.js"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "test-cli-config-partial",
|
"name": "test-cli-config-partial",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "index.js",
|
|
||||||
"author": "shadcn",
|
"author": "shadcn",
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
|
"main": "index.js"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "test-cli-project-bun",
|
"name": "test-cli-project-bun",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "index.js",
|
|
||||||
"author": "shadcn",
|
"author": "shadcn",
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
|
"main": "index.js"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "test-cli-project-npm",
|
"name": "test-cli-project-npm",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "index.js",
|
|
||||||
"author": "shadcn",
|
"author": "shadcn",
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
|
"main": "index.js"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "test-cli-project-pnpm",
|
"name": "test-cli-project-pnpm",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "index.js",
|
|
||||||
"author": "shadcn",
|
"author": "shadcn",
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
|
"main": "index.js"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "test-cli-project-yarn",
|
"name": "test-cli-project-yarn",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "index.js",
|
|
||||||
"author": "shadcn",
|
"author": "shadcn",
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
|
"main": "index.js"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user