forked from MichaelYick/mailpoet
Remove Storybook from configs
[MAILPOET-6110]
This commit is contained in:
parent
42d9ad5b4a
commit
261b50fe38
1
mailpoet/.gitignore
vendored
1
mailpoet/.gitignore
vendored
@ -26,5 +26,4 @@ tasks/code_sniffer/vendor
|
||||
tasks/phpstan/vendor
|
||||
tasks/phpstan/_phpstan-wp-source.neon
|
||||
/tools/vendor
|
||||
/storybook-static
|
||||
assets/js/src/newsletter-editor/behaviors/tinymce-icons.js
|
||||
|
@ -262,8 +262,6 @@ class RoboFile extends \Robo\Tasks {
|
||||
'vendor',
|
||||
'vendor-prefixed',
|
||||
'RoboFile.php',
|
||||
'.storybook',
|
||||
'storybook-static',
|
||||
]);
|
||||
|
||||
$headers = escapeshellarg(
|
||||
|
@ -1,4 +0,0 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"include": ["./assets/js/src/**/_stories/*.tsx"]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user