antwarjs / antwar

A static site generator built with React and Webpack.
https://antwar.js.org/
MIT License
460 stars 35 forks source link

Allow validation of `antwar.config.js` #48

Open bebraw opened 9 years ago

bebraw commented 9 years ago

There should be a validator (JSON schema) that allows us to make sure configuration contains the right data. We can also deal with defaults and possible extra fields (not allowed) there.