* i18n: adds grafana/i18n * Trigger build * chore: fix frontend lint * chore: refactor * chore: refactor * chore: expose getI18nInstance in shared deps * chore: refactors away second init * Trigger build * chore: updates after PR feedback * chore: sync with enterprise * chore: adds shouldUnescape * Trigger build * chore: makes functions internal * Trigger build * chore: fix for Pseudo locale * chore: bumps package version * chore: fix the version of i18n package
5 lines
99 B
JSON
5 lines
99 B
JSON
{
|
|
"exclude": ["dist", "node_modules", "test", "**/*.test.ts*"],
|
|
"extends": "./tsconfig.json"
|
|
}
|