{ "*": ["prettier --write --ignore-path ../../.prettierignore"], "**/*.{ts,js,json}": ["eslint --fix"] }