re integrate @scm-manager/ui-types into @scm-manager/ui-components to reduce maven modules

This commit is contained in:
Sebastian Sdorra
2018-09-03 16:17:36 +02:00
parent 0a0fd7a261
commit 6a4f3a8cf6
79 changed files with 12913 additions and 480 deletions

View File

@@ -1,6 +0,0 @@
{
"presets": ["@babel/preset-env", "@babel/preset-react", "@babel/preset-flow"],
"plugins": [
"@babel/plugin-proposal-class-properties"
]
}

View File

@@ -1,3 +0,0 @@
{
"extends": "@scm-manager/eslint-config"
}

View File

@@ -1,9 +0,0 @@
[ignore]
.*/node_modules/module-deps/.*
[include]
../ui-types/.*
[libs]
[options]