update lintstaged glob and confirming disabling

pull/5370/head
Joseph Izang 1 year ago committed by Aniket
parent 794420f97f
commit 137a81c026
  1. 2
      removedlintstagedrc.json

@ -1,3 +1,3 @@
{
"**/*.{tsx,ts,js,jsx,mjs,cjs}": ["prettier --write","eslint --fix"]
"**/*.{tsx,ts,js}": ["prettier --write","eslint --fix"]
}

Loading…
Cancel
Save