mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-22 23:10:40 +00:00
13 lines
134 B
JSON
13 lines
134 B
JSON
{
|
|
"env": {
|
|
"dependencies": [
|
|
"@vanilla-mcdoc"
|
|
],
|
|
"exclude": [
|
|
".*/**",
|
|
"**/node_modules/**",
|
|
"**/dist/**"
|
|
]
|
|
}
|
|
}
|