main
{ "(projects|stories)/**/*.ts": ["yarn lint", "yarn test"], "(projects|stories)/**/*.{html,mdx}": ["yarn prettier"]}