Skip to content

Commit

Permalink
Remove Storybook and jsdoc and its dependencies
Browse files Browse the repository at this point in the history
Bug: T321102
Depends-On: Ia21c14f72631e607e0d626408557eacb83529a03
Change-Id: I3535398826e67825965c024805fd5e921fe5298c
  • Loading branch information
bwang authored and jrobson committed Apr 4, 2023
1 parent 4994a6d commit 070349d
Show file tree
Hide file tree
Showing 47 changed files with 11,144 additions and 33,888 deletions.
1 change: 0 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/.storybook/
/docs/
/a11y/
/i18n/
Expand Down
5 changes: 0 additions & 5 deletions .eslintrcEs6.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@
"sourceType": "module"
},
"settings": {
"jsdoc": {
"preferredTypes": {
"VectorHeaderObserver": "VectorHeaderObserver"
}
}
},
"rules": {
"compat/compat": "off",
Expand Down
5 changes: 0 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,5 @@ Thumbs.db
/.htaccess
/.htpasswd
.eslintcache

# storybook
/.storybook/resolve-less-imports/
/.storybook/resolve-imports/
/.storybook/integration.less
.vscode
/.phpunit.result.cache
28 changes: 0 additions & 28 deletions .storybook/common.less

This file was deleted.

5 changes: 0 additions & 5 deletions .storybook/config.js

This file was deleted.

100 changes: 0 additions & 100 deletions .storybook/icons.less

This file was deleted.

84 changes: 0 additions & 84 deletions .storybook/webpack.config.js

This file was deleted.

1 change: 0 additions & 1 deletion .stylelintignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/.storybook/
/docs/
/node_modules/
/skinStyles/jquery.ui/
Expand Down
24 changes: 0 additions & 24 deletions dev-scripts/setup-storybook.sh

This file was deleted.

50 changes: 0 additions & 50 deletions jsdoc.json

This file was deleted.

Loading

0 comments on commit 070349d

Please sign in to comment.