UNPKG

redux-action-pathify

Version:

A Redux utility for generating clear and unique action type strings using a nested path approach. This library helps in avoiding duplicate action names and makes action types more readable and maintainable.

6 lines (5 loc) 107 B
module.exports = { testEnvironment: 'node', collectCoverage: true, coverageDirectory: 'coverage', };