mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-19 20:45:18 -05:00
feat(metadata): Add YAML check/format npm scripts.
This commit is contained in:
committed by
Pete Johanson
parent
39eb80562d
commit
c7e513634d
3
app/.prettierrc.js
Normal file
3
app/.prettierrc.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
endOfLine: "auto",
|
||||
};
|
||||
Reference in New Issue
Block a user