joyent-portal/consoles/my-joy-templates/.stylelintrc

5 lines
81 B
Plaintext
Raw Normal View History

2018-04-06 17:53:44 +03:00
{
"test": ["./src/**/*.js"],
"extends": ["stylelint-config-joyent-portal"]
}