DanielXMoore / Civet

A TypeScript superset that favors more types and less typing
https://civet.dev
MIT License
1.36k stars 29 forks source link

Finishing civetconfig #1239

Open edemaine opened 4 months ago

edemaine commented 4 months ago
danielbayley commented 3 months ago

There are also the proposed potential config files, as @STRd6 mentioned in https://github.com/DanielXMoore/Civet/issues/647#issuecomment-1693542267.

Allow for parsing different config file extensions based on what modules exist in the local user project

Plus I threw together a quick PR to allow civetConfig in package.json also in #1300.