aboutsummaryrefslogtreecommitdiff
path: root/conf.json
diff options
context:
space:
mode:
authorMarak <[email protected]>2018-10-28 00:06:43 -0400
committerMarak <[email protected]>2018-10-28 00:06:43 -0400
commitacfbf3becde772adf4f6bf63bb1897a37ebddd3a (patch)
treea719db3a6f6f601cc49a7479577cf5e7b288aec0 /conf.json
parent3f7ff55e341447eecc90676ce56681f05d84d7f3 (diff)
parent900f3d87cbfd9b86119c4505e3b9dc1e84ea5969 (diff)
downloadfaker-acfbf3becde772adf4f6bf63bb1897a37ebddd3a.tar.xz
faker-acfbf3becde772adf4f6bf63bb1897a37ebddd3a.zip
Merge branch 'master' of https://github.com/chinclubi/faker.js
Diffstat (limited to 'conf.json')
-rw-r--r--conf.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf.json b/conf.json
index 24276443..b71600fc 100644
--- a/conf.json
+++ b/conf.json
@@ -3,6 +3,11 @@
"destination": "../doc/"
},
+ "source": {
+ "include": ["lib", "lib/image_providers"],
+ "exclude": ["lib/locales"]
+ },
+
"plugins": [
"plugins/markdown"
]