/* For IDE usage only */
{
  "extends": "<%= tsconfigBasePath %>",
  "references": [
    {
      "path": "./tsconfig.lib.json"
    },
    {
      "path": "./tsconfig.spec.json"
    },
    {
      "path": "./tsconfig.builders.json"
    }
  ]
}
