Closed ripecosta closed 3 months ago
Adds the --ignore-unknown flag when running Prettier from lint-staged, which was accidentally missing from #1779.
--ignore-unknown
npm run test
coverage: 97.17%. remained the same when pulling 95447947562e3882ac28f8b8b1105aed45fd54dd on ripecosta:rc/fix-lint-staged into 8a1ebc83c9168c6be3e5f47eab9c8f37efd51238 on i18next:master.
Description
Adds the
--ignore-unknown
flag when running Prettier from lint-staged, which was accidentally missing from #1779.Checklist
npm run test