Skip to content

Commit 24a38e3

Browse files
committed
chore: setup new package and dev dependencies
1 parent 5263d97 commit 24a38e3

File tree

4 files changed

+2500
-194
lines changed

4 files changed

+2500
-194
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# ecomplus-client
2+
3+
**[WIP]** JS client for E-Com Plus REST APIs
4+
15
# ecomplus-sdk-js
26

37
[![npm version](https://img.shields.io/npm/v/ecomplus-sdk.svg)](https://www.npmjs.org/ecomplus-sdk)

commitlint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
module.exports = {extends: ['@commitlint/config-conventional']};

0 commit comments

Comments
 (0)