| Option | Description | Values | Default | 
| elmEnableCustomBasePaths | Enable setting the base path for each request |  | false | 
| elmEnableHttpRequestTrackers | Enable adding a tracker to each http request |  | false | 
| elmPrefixCustomTypeVariants | Prefix custom type variants |  | false | 
| elmVersion | Elm version: 0.18, 0.19 | - 0.19
 - Elm 0.19
 - 0.18
 - Elm 0.18
 
 
  | 0.19 | 
IMPORT MAPPING
INSTANTIATION TYPES
| Type/Alias | Instantiated By | 
| array | List | 
| map | Dict | 
LANGUAGE PRIMITIVES
- Bool
 
- Dict
 
- Float
 
- Int
 
- List
 
- String
 
RESERVED WORDS
- as
 
- case
 
- else
 
- exposing
 
- if
 
- import
 
- in
 
- let
 
- module
 
- of
 
- port
 
- then
 
- type
 
- where
 
Last updated on 1/20/2020