.idea
|
Add index.ts
|
2021-03-10 13:16:47 +07:00 |
.vscode
|
Add log class and add some functins
|
2021-03-10 20:23:49 +07:00 |
src
|
Fixed the log class and updated tests
|
2021-03-10 21:55:41 +07:00 |
tests
|
Fixed the log class and updated tests
|
2021-03-10 21:55:41 +07:00 |
.drone.yml
|
Add run tests for drone ci
|
2021-03-10 20:40:52 +07:00 |
.eslintrc
|
Add eslint for ts
|
2021-03-10 13:49:04 +07:00 |
.gitignore
|
Add ignore file
|
2021-03-10 13:17:32 +07:00 |
.prettierrc
|
Updated the script and add prettier
|
2021-03-10 13:37:21 +07:00 |
jest.config.js
|
Add log class and add some functins
|
2021-03-10 20:23:49 +07:00 |
README.md
|
Init typescript project with default config
|
2021-03-10 13:13:35 +07:00 |
tsconfig.json
|
Updated the ts config
|
2021-03-11 08:21:23 +07:00 |