index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
base
/
frontend
/
stylelint.config.js
blob: 02b3f4accb4df79323f9ae923cfaf668ad135d59 (
plain
)
1
2
3
4
module
.
exports
=
{
extends
:
'@jetbrains/stylelint-config'
,
rules
:
{}
};