UNPKG

react-html-document

Version:

A foundational React component useful for rendering full html documents on the server.

12 lines (11 loc) 166 B
{ "extends": "airbnb", "env": { "node": true, "mocha": true }, "rules": { "comma-dangle": 0, "object-curly-spacing": [2, "always"] } }