{
  "compilerOptions": {
    "paths": {
      "@checksum/*": ["./*"]
    }
  },
  "include": ["./tests/**/*", ".chk/**/*"]
}
