scratch-l10n/.eslintignore
Chris Garrity cbf8defe97 Remove dependency on react-intl
* Separate locale-data from supported languages, and export as a separate entry in webpack
* copy react-intl locale-data locally So we can continue to support dependent packages with locale-data until we switch to polyfils. Don’t lint these files with our rules.
2021-06-15 08:56:03 -04:00

4 lines
48 B
Text

node_modules/
locales/*
dist/
src/locale-data/*