{
  "extends": "../tsconfig",
  "compilerOptions": {
    "baseUrl": ".",
    "paths": {
      "mazlo-theme": ["./theme/index"]
    }
  }
}
