mirror of
https://github.com/thangisme/notes.git
synced 2024-11-04 16:57:26 -05:00
cba53a6914
(cherry picked from commit dffb2706a158784e2f3091f895a868e373683bc8)
11 lines
192 B
JSON
11 lines
192 B
JSON
{
|
|
"ignoreFiles" : [
|
|
"assets/css/just-the-docs-light.scss",
|
|
"assets/css/just-the-docs-dark.scss",
|
|
"_sass/vendor/**/*.scss"
|
|
],
|
|
"extends": [
|
|
"stylelint-config-primer"
|
|
]
|
|
}
|