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