UNPKG
@zthun/janitor-lint-config
Version:
latest (19.5.6)
19.5.6
19.5.5
19.5.4
19.5.3
19.5.2
19.5.1
19.5.0
19.4.3
19.4.2
19.4.1
19.4.0
19.3.6
19.3.5
19.3.4
19.3.3
19.3.2
19.3.1
19.3.0
19.2.6
19.2.5
19.2.4
19.2.3
19.2.2
19.2.1
19.2.0
19.1.5
19.1.4
19.1.3
19.1.2
19.1.1
19.1.0
19.0.0
A shared configuration for janitor lint for @zthun scoped projects.
zthun/janitor
@zthun/janitor-lint-config
/
dist
/
style
/
stylelint-less.d.mts
3 lines
(2 loc)
•
97 B
text/typescript
View Raw
1
2
3
import
{
default
as
config }
from
'@zthun/janitor-stylelint-config-less'
;
export
default
config;