This commit is contained in:
tokiedokie 2020-08-15 22:47:14 +09:00 committed by GitHub
parent 496c9d73a1
commit 42ff8ede4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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