mirror of
https://github.com/denoland/deno.git
synced 2024-12-13 02:52:54 -05:00
8 lines
142 B
Text
8 lines
142 B
Text
|
// Testing four space indents too
|
||
|
// deno-fmt-ignore
|
||
|
{
|
||
|
"imports": {
|
||
|
"@denotest/add2": "npm:@denotest/add" // some comment
|
||
|
}
|
||
|
}
|