{
  "compilerOptions": {
    "baseUrl": "../lib",
    "paths": {
      "schemix/lib/*": ["./*"],
      "schemix": ["./index"],
    },
  },
}