it-fsm/deno.json

7 lines
89 B
JSON

{
"compilerOptions": {
"lib": ["es2017"]
},
"importMap": "./import_map.json"
}