This website requires JavaScript.
Explore
Help
Sign In
thang
/
notes
Watch
1
Star
0
Fork
0
You've already forked notes
mirror of
https://github.com/thangisme/notes.git
synced
2025-01-03 01:16:35 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
9c70c7f081
notes
/
.stylelintrc.json
9 lines
114 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial commit
2017-03-09 13:16:08 -05:00
{
fix linting / rules
2018-10-25 11:17:10 -04:00
"ignoreFiles"
:
[
"assets/css/just-the-docs.scss"
]
,
Initial commit
2017-03-09 13:16:08 -05:00
"extends"
:
[
"stylelint-config-primer"
]
}
Reference in New Issue
Copy Permalink