micromata / Baumeister

Unmaintained – :construction_worker: The aim of this project is to help you to build your things. From Bootstrap themes over static websites to single page applications.
MIT License
171 stars 37 forks source link

Feature: Make it possible to configure Baumeister via package.json #246

Closed mischah closed 5 years ago

mischah commented 6 years ago

Right now users are forced to have a baumeister.json file in the project root.

Using cosmiconfig users could move the config to a baumeister field in package.json just like one can do with the ESLint configuration.