diff options
Diffstat (limited to 'docs/jsdoc.json')
-rw-r--r-- | docs/jsdoc.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/jsdoc.json b/docs/jsdoc.json new file mode 100644 index 0000000000..b4cfae277c --- /dev/null +++ b/docs/jsdoc.json @@ -0,0 +1,5 @@ +{ + "source": { + "includePattern": ".+\\.m?jsm?$" + } +} |