better draw cleanup + began reference tab
This commit is contained in:
parent
8f31fbe275
commit
c92cb1c096
9 changed files with 178 additions and 127 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"source": {
|
||||
"includePattern": ".+\\.(js(doc|x)?|mjs)$",
|
||||
"excludePattern": "node_modules|shift-parser|shift-reducer|shift-traverser"
|
||||
"excludePattern": "node_modules|shift-parser|shift-reducer|shift-traverser|dist"
|
||||
},
|
||||
"plugins": ["plugins/markdown"],
|
||||
"opts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue