UNPKG

react-hook-sticky

Version:
8 lines (7 loc) 136 B
// prettier.config.js or .prettierrc.js module.exports = { trailingComma: 'es5', tabWidth: 2, semi: true, singleQuote: true, };