chore: Linter fixes
This commit is contained in:
parent
b1429a3704
commit
ef5e792d6b
40 changed files with 93 additions and 99 deletions
|
@ -236,6 +236,13 @@ const Examples = new Design({
|
|||
stacks_leftEye,
|
||||
stacks_rightEye,
|
||||
stacks_mouth,
|
||||
|
||||
// Settings
|
||||
settings_sa,
|
||||
|
||||
// Docs
|
||||
docs_coords,
|
||||
docs_overview,
|
||||
],
|
||||
plugins: [pluginBundle, gorePlugin],
|
||||
})
|
||||
|
@ -349,5 +356,9 @@ export {
|
|||
stacks_rightEye,
|
||||
stacks_mouth,
|
||||
|
||||
// Docs
|
||||
docs_coords,
|
||||
docs_overview,
|
||||
|
||||
Examples,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue