mirror of
https://github.com/documenso/documenso.git
synced 2026-07-14 06:47:10 +10:00
chore: add yml to lint-staged
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
module.exports = {
|
||||
'**/*.{js,jsx,cjs,mjs,ts,tsx,cts,mts,mdx}': ['prettier --write'],
|
||||
'**/*.yml': ['prettier --write'],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user