chore(eslint): (Slightly) improve linting of packages/i18n
This commit is contained in:
parent
1430d48910
commit
067f3958ae
2 changed files with 1 additions and 18 deletions
|
@ -15,6 +15,7 @@ const frontendFiles = [
|
|||
'**/hooks/**',
|
||||
'**/pages/**',
|
||||
'**/page-templates/**',
|
||||
'packages/i18n/**/*.md/*.js',
|
||||
]
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue