sasjs / utils

Utility functions and helpers for the SASjs framework

Home Page:https://sasjs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

default sasjsconfig should be minimal

allanbowe opened this issue · comments

currently non-mandatory attributes are added, such as deployConfig

Unless explicitly defined, we should only insert the following attributes:

  • name
  • appLoc
  • serverType
  • serverUrl (could be empty string)