INIT (I swear I will never re-init this repo again)
This commit is contained in:
commit
3db85006cc
105 changed files with 16927 additions and 0 deletions
10
package.json
Normal file
10
package.json
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"dependencies": {
|
||||
"@shikijs/rehype": "^1.29.2",
|
||||
"rehype-cli": "^12.0.1",
|
||||
"shiki": "^1.29.2"
|
||||
},
|
||||
"scripts": {
|
||||
"shiki": "bunx rehype-cli public -o"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue