mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix(tests): ignore stylint packages
This commit is contained in:
parent
0971bda3bf
commit
742131695c
@ -67,6 +67,10 @@
|
|||||||
"storybook-addon-fetch-mock",
|
"storybook-addon-fetch-mock",
|
||||||
"storybook-preset-less",
|
"storybook-preset-less",
|
||||||
"style-loader",
|
"style-loader",
|
||||||
"ts-jest"
|
"ts-jest",
|
||||||
|
"stylelint-config-standard",
|
||||||
|
"stylelint-config-standard-scss",
|
||||||
|
"postcss",
|
||||||
|
"stylelint"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user