{
  "$schema": "https://developer.microsoft.com/json-schemas/rush/v5/rush-project.schema.json",

  "operationSettings": [
    {
      "operationName": "_phase:build",
      "outputFolderNames": [
        "lib-css",
        "dist",
        "temp/build.typescript"
      ]
    }
  ]
}
