UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

15 lines (12 loc) 151 B
{ "root": true, "extends": "@ljharb", "overrides": [ { "files": "test/**", "rules": { "no-restricted-properties": 0, }, }, ], }