UNPKG

react-static-webpack-plugin

Version:

Build full static sites using React, React Router and Webpack

9 lines (8 loc) 190 B
module.exports = { extends: "zen", rules: { // Inferred types are fine for now. If flow can't infer it it will yell at // us. 'flowtype/require-parameter-type': [0], }, };