UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

13 lines (10 loc) 180 B
/** * @fileoverview Stub eslint:recommended config * @author Nicholas C. Zakas */ "use strict"; module.exports = { settings: { "eslint:recommended": true } };