mirror of
https://github.com/denoland/deno.git
synced 2025-09-27 20:59:10 +00:00
typo (#7052)
This commit is contained in:
parent
496c9d73a1
commit
42ff8ede4c
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Then:
|
||||||
$ deno run --importmap=import_map.json --unstable color.ts
|
$ deno run --importmap=import_map.json --unstable color.ts
|
||||||
```
|
```
|
||||||
|
|
||||||
To use staring directory for absolute imports:
|
To use starting directory for absolute imports:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
// import_map.json
|
// import_map.json
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue