UNPKG
@cloudflight/stylelint-plugin
Version:
latest (0.8.6)
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
github.com/cloudflightio/cloudflight-stylelint-plugin
@cloudflight/stylelint-plugin
/
dist
/
index.js
4 lines
(3 loc)
•
97 B
JavaScript
View Raw
1
2
3
4
"use strict"
;
const
stylelintrc =
require
(
'./lib/stylelintrc.js'
);
module
.
exports
= stylelintrc;