2022-12-01 12:05:50 +01:00
|
|
|
{
|
|
|
|
|
"root": true,
|
2023-08-11 15:54:51 +02:00
|
|
|
"extends": ["custom"],
|
2022-12-01 12:05:50 +01:00
|
|
|
"parserOptions": {
|
2023-01-04 15:53:36 +01:00
|
|
|
"project": "./tsconfig.eslint.json"
|
2022-12-01 12:05:50 +01:00
|
|
|
}
|
2023-08-11 15:54:51 +02:00
|
|
|
}
|