-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Maybe this is less relevant, but might be a good idea since it's a repository with UI code and .css files.
We can run npx stylelint "**/*.css" from CI.
You need to create a config file for this, but something like a .stylelintrc.json file under the extension directory, with this:
{
"extends": "stylelint-config-standard",
}Might be a good enough starting point.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status