We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88d5905 commit 74c4604Copy full SHA for 74c4604
.gitignore
@@ -10,6 +10,7 @@ compiled/
10
coverage/
11
doc_build/
12
playwright-report/
13
+storybook-static
14
tsconfig.tsbuildinfo
15
tsconfig.esm.tsbuildinfo
16
tsconfig.cjs.tsbuildinfo
packages/create-rslib/template-common/gitignore
@@ -6,6 +6,7 @@
6
# Dist
7
node_modules
8
dist/
9
# IDE
.vscode/*
0 commit comments