Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 841 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (6 loc) · 841 Bytes

Contributing

Thank you for showing an interest in contributing to Podium 🧡

You can find the general contribution docs here.

This module is a shared config for TypeScript. We accept changes that should apply to all repositories in the podium-lib origanisation.

Exports from this module are handled via the "files" property. Configurations should be at the root level so user's "extends" field is @podium/typescript-config/module.json and so on.

A change in configuration is considered a patch in semantic versioning. A new export would be a minor. Depending on a newer major version of TypeScript would be a major.