generated from Baipyrus/DiscordJS-Template
better JSDoc config
This commit is contained in:
parent
fe211b7055
commit
d7bef27f52
@ -1,7 +1,10 @@
|
||||
{
|
||||
"source": {
|
||||
"include": ["."],
|
||||
"includePattern": ".+\\.js(doc|x)?$",
|
||||
"excludePattern": "node_modules"
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
"commands/examples"
|
||||
],
|
||||
"includePattern": ".+\\.js(doc|x)?$"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user