UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

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