2020-08-31 07:53:42 -04:00
|
|
|
{
|
2024-09-05 04:51:40 -04:00
|
|
|
"version": 1,
|
2020-08-31 07:53:42 -04:00
|
|
|
"diagnostics": [
|
|
|
|
{
|
2024-09-16 13:45:25 -04:00
|
|
|
"filename": "[WILDCARD]main.ts",
|
2020-09-02 05:39:20 -04:00
|
|
|
"range": {
|
|
|
|
"start": {
|
|
|
|
"line": 1,
|
2021-04-09 17:35:29 -04:00
|
|
|
"col": 8,
|
|
|
|
"bytePos": 8
|
2020-09-02 05:39:20 -04:00
|
|
|
},
|
|
|
|
"end": {
|
|
|
|
"line": 1,
|
2021-04-09 17:35:29 -04:00
|
|
|
"col": 11,
|
|
|
|
"bytePos": 11
|
2020-09-02 05:39:20 -04:00
|
|
|
}
|
2020-08-31 07:53:42 -04:00
|
|
|
},
|
|
|
|
"message": "`any` type is not allowed",
|
2020-10-02 07:51:37 -04:00
|
|
|
"code": "no-explicit-any",
|
2020-10-30 15:39:53 -04:00
|
|
|
"hint": [WILDCARD]
|
2020-08-31 07:53:42 -04:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"errors": []
|
|
|
|
}
|