UNPKG
@sourcegraph/stylelint-plugin-sourcegraph
Version:
latest (1.0.1)
1.0.1
Custom stylelint rules for Sourcegraph
github.com/sourcegraph/codemod
sourcegraph/codemod
@sourcegraph/stylelint-plugin-sourcegraph
/
dist
/
utils
/
index.d.ts
3 lines
(2 loc)
•
62 B
TypeScript
View Raw
1
2
3
export
*
from
'./createPlugin'
;
export
*
from
'./validators'
;