This website works better with JavaScript.
Explore
Help
Sign In
xenua
/
zmk
Watch
1
Star
0
Fork
You've already forked zmk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1622
Commits
1
Branch
0
Tags
14 MiB
Tree:
4a1254bc27
zmk
/
app
/
.prettierrc.js
4 lines
45 B
Raw
Normal View
History
Unescape
Escape
feat(metadata): Add YAML check/format npm scripts.
4 years ago
module
.
exports
=
{
endOfLine
:
"auto"
,
}
;