Skip to content

Commit

Permalink
fix TS errors
Browse files Browse the repository at this point in the history
  • Loading branch information
binarykitchen committed Oct 14, 2024
1 parent 66a1daa commit 45e3fd2
Show file tree
Hide file tree
Showing 57 changed files with 6,575 additions and 6,456 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,20 @@
"filesize",
"getusermedia",
"hyperscript",
"ICPU",
"initialise",
"keymirror",
"KHTML",
"Mbit",
"mofo",
"MSIE",
"Ooops",
"packagejson",
"Pivac",
"playsinline",
"plusplus",
"preend",
"prefinish",
"rsbuild",
"rubberband",
"Sadler",
Expand Down
3 changes: 2 additions & 1 deletion etc/rsbuild/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ export default defineConfig({
pluginStylus(),
pluginNodePolyfill(),
// Inspired by https://github.com/web-infra-dev/rslib/blob/main/packages/core/src/config.ts#L742
// It's still in early stages
// It's still in early stages.
// Once fixed, get inspired by https://github.com/sindresorhus/yocto-spinner/blob/main/package.json#L14
// pluginDts({}),
],
tools: {
Expand Down
Loading

0 comments on commit 45e3fd2

Please sign in to comment.