Rémi de Juvigny 762abbf7f8
chore(sentry): convert to typescript (#19128)
* chore(sentry): convert to typescript

* qa fixes

* josh feedback
2024-01-03 13:51:22 +01:00

8 lines
135 B
Plaintext

{
"root": true,
"extends": ["custom/back/typescript"],
"parserOptions": {
"project": ["./server/tsconfig.eslint.json"]
}
}