microsoft / microsoft/lage

Validate incoming lage.config.js files

Open
#377 1 comment 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
816
Forks
88
PR merge metrics
No merged PRs in 30d

Description

We need to validate incoming lage.config.js/json configs - after cosmiconfig parses the config, we still need to validate that the configs are of the correct shape. We already have a TypeScript interface defined for the ConfigOptions, we need to integrate that with a tool to validate the incoming config shape.

This happens to be a tool that can do the job: https://www.npmjs.com/package/ts-interface-checker

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.