Skip to content

Commit 09d208c

Browse files
author
jleveugle
committed
feat: add @ovh-ux/manager-web
1 parent bddf6df commit 09d208c

28 files changed

+88
-12959
lines changed

packages/manager/apps/freefax/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"ovh-ngstrap": "^4.0.2",
4747
"ovh-ui-angular": "^3.3.3",
4848
"ovh-ui-kit": "^2.33.3",
49-
"ovh-ui-kit-bs": "^2.1.1",
49+
"ovh-ui-kit-bs": "^2.1.2",
5050
"validator-js": "^0.2.1"
5151
},
5252
"devDependencies": {

packages/manager/apps/web/.editorconfig

Lines changed: 0 additions & 25 deletions
This file was deleted.

packages/manager/apps/web/.eslintignore

Lines changed: 0 additions & 21 deletions
This file was deleted.

packages/manager/apps/web/.eslintrc.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
11
{
2-
"root": true,
3-
"extends": "airbnb-base",
4-
"parser": "babel-eslint",
2+
"extends": "../../../../.eslintrc.js",
53
"plugins": ["angular"],
64
"env": {
75
"browser": true,
8-
"jasmine": true,
9-
"mocha": true,
10-
"jquery": true,
11-
"angular/mocks": true
6+
"jquery": true
127
},
138
"globals": {
149
"_": true,

packages/manager/apps/web/.github/CODEOWNERS

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/manager/apps/web/.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

packages/manager/apps/web/.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

packages/manager/apps/web/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

packages/manager/apps/web/.htmlhintrc

Lines changed: 0 additions & 25 deletions
This file was deleted.

packages/manager/apps/web/.huskyrc.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)