UNPKG
@cloudflight/stylelint-plugin-angular
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-angular
/
dist
/
lib
/
rules
/
ng-deep-selector-prefix.d.ts
4 lines
(3 loc)
•
102 B
TypeScript
View Raw
1
2
3
4
declare
const
_exports
: stylelint.
Plugin
;
export
= _exports;
import
stylelint =
require
(
"stylelint"
);