Skip to content

Add TypeScript declaration, use ES6 syntax and ignore .travis.yml#9

Open
hossam-magdy wants to merge 5 commits intoSTRML:masterfrom
hossam-magdy:es6-and-typings
Open

Add TypeScript declaration, use ES6 syntax and ignore .travis.yml#9
hossam-magdy wants to merge 5 commits intoSTRML:masterfrom
hossam-magdy:es6-and-typings

Conversation

@hossam-magdy
Copy link

@STRML: could you check this one?... it is confirmed that all the tests are passing!

Changes introduced:

  • support TS, add TypeScript declaration file: index.d.ts
  • refactor using ES6 syntax (Class) and add JSDoc
  • include only necessary files in pkg… ignore unnecessary included files like:
    • .travis.yml
    • .nycrc
    • .eslintignore

And to avoid such changes being stale like #6, I tried to keep the code changes as minimal as possible, like even avoiding class properties/fields.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant