UNPKG

@freakycoder/react-use-state-with-callback

Version:

Make the useState hook with a callback for React and React Native

9 lines (8 loc) 150 B
module.exports = { bracketSpacing: true, jsxBracketSameLine: false, singleQuote: false, trailingComma: "all", tabWidth: 2, semi: true, };