joyent-portal/packages/ui-toolkit/.stylelintrc
Sérgio Ramos 23ddc68ade style: global and simpler prettier config
this also removes precommit scripts because they were cumbersome
2018-03-15 19:02:55 +00:00

5 lines
81 B
Plaintext

{
"test": ["./src/**/*.js"],
"extends": ["stylelint-config-joyent-portal"]
}