mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 14:26:58 -04:00
7 lines
104 B
JSON
7 lines
104 B
JSON
{
|
|
"source": {
|
|
"includePattern": ".+\\.(js(doc|x)?|mjs)$"
|
|
},
|
|
"plugins": ["plugins/markdown"]
|
|
}
|