morewings/react-omni-provider

View on GitHub
.lintstagedrc

Summary

Maintainability
Test Coverage
{
"*.{js,ts,tsx}": [
"eslint --fix"
]
}