mirror of
https://github.com/Graylog2/graylog2-server.git
synced 2026-03-13 09:32:21 +08:00
9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"compilerOptions" : {
|
|
"target": "es5",
|
|
"sourceMap" : true
|
|
},
|
|
"files": [
|
|
"declarations/toastr/toastr.d.ts"
|
|
]
|
|
} |