UNPKG
@vinsea/stylelint-config-rules
Version:
latest (1.0.4)
1.0.4
1.0.2
1.0.0
my stylelint config
github.com/Vinsea/toolkit/blob/main/packages/stylelint/README.md
Vinsea/toolkit
@vinsea/stylelint-config-rules
/
__tests__
/
stylelint.test.js
8 lines
(4 loc)
•
93 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
const
stylelint =
require
(
'..'
);
describe
(
'stylelint'
,
() =>
{
it
(
'needs tests'
); });