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 e0f9375 commit 0bad663Copy full SHA for 0bad663
2 files changed
.vscodeignore
@@ -1,27 +1,18 @@
1
# Development
2
*.map
3
-.circleci/
+.claude/
4
.editorconfig
5
-.eslintcache
6
-.eslintrc*
7
.gitignore
8
.github/
9
-.husky/
10
-.travis.yml
11
biome.jsonc
12
commitlint.config.ts
13
-gulpfile.js
14
lefthook.toml
15
package-lock.json
16
-rollup.config.js
17
src/
18
tools/
19
tsconfig.json
20
tsconfig.tsbuildinfo
21
-tsdown.config.ts
22
-tslint.json
23
-types/
24
-webpack.config.js
+tsdown.config.mts
25
26
# Package managers
27
node_modules/
tsdown.config.ts tsdown.config.mtstsdown.config.ts renamed to tsdown.config.mts
0 commit comments