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