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 2f3f044 commit b9ebbd6Copy full SHA for b9ebbd6
pnpm-workspace.yaml
@@ -1,5 +1,4 @@
1
packages:
2
- - "docs"
3
- "example"
4
- "examples/*"
5
- "packages/*"
tsconfig.eslint.json
@@ -8,7 +8,6 @@
8
"**/examples/**/*.js",
9
"**/example/**/*.js",
10
"**/example/**/*.ts",
11
- "**/docs/**/*.js",
12
".eslintrc.cjs"
13
// etc
14
],
0 commit comments