UNPKG

@btrb/sharec-config

Version:

Sharec config for Bridgetown sites

8 lines (7 loc) 171 B
{ "*.{ts,tsx,js,jsx,mjs}": ["prettier --write", "git add"], "{*.json,.huskyrc,.prettierrc,.lintstagedrc}": [ "prettier --write --parser json", "git add" ] }