tsconfigpath

A string that is equivalent to the -tsconfig-path parameter.

.omletrc
{
  "tsconfigPath": "tsconfig.frontend.json"
}

Last updated