Chore: run i18n lint rules in enterprise as well (#105064)

run i18n lint rules in enterprise as well
This commit is contained in:
Ashley Harrison
2025-05-07 15:47:35 +01:00
committed by GitHub
parent 6f3200d4f0
commit 2a02fd7239
-1
View File
@@ -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}',