mirror of
https://github.com/denoland/deno.git
synced 2024-11-29 16:30:56 -05:00
9 lines
91 B
JSON
9 lines
91 B
JSON
|
{
|
||
|
"lint": {
|
||
|
"report": "compact"
|
||
|
},
|
||
|
"compilerOptions": {
|
||
|
"strict": true
|
||
|
}
|
||
|
}
|