mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 13:48:40 +00:00
7 lines
104 B
JSON
7 lines
104 B
JSON
{
|
|
"source": {
|
|
"includePattern": ".+\\.(js(doc|x)?|mjs)$"
|
|
},
|
|
"plugins": ["plugins/markdown"]
|
|
}
|