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