feat(metadata): Add YAML check/format npm scripts.
This commit is contained in:
parent
39eb80562d
commit
c7e513634d
5 changed files with 76 additions and 3 deletions
3
app/.prettierrc.js
Normal file
3
app/.prettierrc.js
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module.exports = {
|
||||
endOfLine: "auto",
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue