Chore: run i18n lint rules in enterprise as well (#105064)
run i18n lint rules in enterprise as well
This commit is contained in:
@@ -286,7 +286,6 @@ module.exports = [
|
||||
},
|
||||
files: ['public/**/*.{ts,tsx,js,jsx}', 'packages/grafana-ui/**/*.{ts,tsx,js,jsx}'],
|
||||
ignores: [
|
||||
'public/app/extensions/**',
|
||||
'public/app/plugins/**',
|
||||
'**/*.story.tsx',
|
||||
'**/*.{test,spec}.{ts,tsx}',
|
||||
|
||||
Reference in New Issue
Block a user