Skip to content

Commit 3574591

Browse files
authored
Merge pull request #12 from DogFortune/update/theme-1772502943
Update Dataset
2 parents 9400f1e + 6653de2 commit 3574591

File tree

5 files changed

+956
-5
lines changed

5 files changed

+956
-5
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

manifests/extensions.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"jrxml": "xml",
5656
"xmp": "xml",
5757
"toml": "toml",
58+
"toon": "toon",
5859
"png": "image",
5960
"jpeg": "image",
6061
"jpg": "image",
@@ -777,6 +778,7 @@
777778
"story.tsx": "storybook",
778779
"stories.svelte": "storybook",
779780
"story.mdx": "storybook",
781+
"stories.vue": "storybook",
780782
"wpy": "wepy",
781783
"hcl": "hcl",
782784
"san": "san",
@@ -1159,5 +1161,6 @@
11591161
"toc": "toc",
11601162
"cue": "cue",
11611163
"lean": "lean",
1162-
"sls": "salt"
1164+
"sls": "salt",
1165+
"m2": "macaulay2"
11631166
}

manifests/files.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@
6262
".clang-tidy": "settings",
6363
".conf": "settings",
6464
"compile_flags.txt": "settings",
65+
"typedoc.js": "typedoc",
66+
"typedoc.json": "typedoc",
6567
"markdoc.config.js": "markdoc-config",
6668
"markdoc.config.mjs": "markdoc-config",
6769
"markdoc.config.cjs": "markdoc-config",
@@ -1782,6 +1784,8 @@
17821784
"panda.config.cts": "panda",
17831785
"biome.json": "biome",
17841786
"biome.jsonc": "biome",
1787+
".biome.json": "biome",
1788+
".biome.jsonc": "biome",
17851789
"esbuild.js": "esbuild",
17861790
"esbuild.mjs": "esbuild",
17871791
"esbuild.cjs": "esbuild",
@@ -2021,6 +2025,7 @@
20212025
".oxlintrc.jsonc": "oxc",
20222026
".oxfmtrc.json": "oxc",
20232027
".oxfmtrc.jsonc": "oxc",
2028+
"oxlint.config.ts": "oxc",
20242029
"CLAUDE.md": "claude",
20252030
"CLAUDE.local.md": "claude",
20262031
".cursorignore": "cursor",

0 commit comments

Comments
 (0)