Document and structure utils / compositions (#168)

* Document and structure utils / compositions

* Fix tests

* Ignore tests in sonar cloud?

* Please sonar don't use my test files
This commit is contained in:
Rijk van Zanten
2020-03-12 12:31:36 -04:00
committed by GitHub
parent 7c732579c8
commit 68c625ec79
42 changed files with 260 additions and 119 deletions

View File

@@ -1,4 +1,4 @@
import registerComponent from '@/utils/register-component';
import registerComponent from '@/utils/register-component/';
import interfaces from './index';
// inter, cause interface is reserved keyword in JS... o_o