Skip to content
.meepctl-repocfg.yaml 35.4 KiB
Newer Older
      meep-watchdog:
        # location of source code
        src: go-packages/meep-watchdog
        # supports linting
        lint: true

    # Javascript Packages
    js-packages:
      meep-metrics-engine-client:
        # location of source code
        src: js-packages/meep-metrics-engine-client
        # supports linting
        lint: false
      meep-mon-engine-client:
        # location of source code
        src: js-packages/meep-mon-engine-client
        # supports linting
        lint: false
      meep-platform-ctrl-client:
        # location of source code
        src: js-packages/meep-platform-ctrl-client
        # supports linting
        lint: false
      meep-sandbox-ctrl-client:
        # location of source code
        src: js-packages/meep-sandbox-ctrl-client
        # supports linting
        lint: false