option-like 0.1.0

Create your own Option-like enum
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "fmt": {
    "lineWidth": 100500,
    "semiColons": false
  },
  "compilerOptions": {
    "strict": true,
    "noErrorTruncation": true,
    "exactOptionalPropertyTypes": true,
    "noFallthroughCasesInSwitch": true,
    "noUncheckedIndexedAccess": true
  }
}