1
0
Fork 0

chore(eslint): (Slightly) improve linting of packages/i18n

This commit is contained in:
nikhil 2022-09-21 16:55:13 -04:00
parent 1430d48910
commit 067f3958ae
2 changed files with 1 additions and 18 deletions

View file

@ -15,6 +15,7 @@ const frontendFiles = [
'**/hooks/**',
'**/pages/**',
'**/page-templates/**',
'packages/i18n/**/*.md/*.js',
]
module.exports = {