Skip to content

Commit

Permalink
Replace tslint with eslint and update packages (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
ozylog authored and deerawan committed Aug 17, 2019
1 parent c5e963c commit 5adf57f
Show file tree
Hide file tree
Showing 11 changed files with 10,670 additions and 2,684 deletions.
12 changes: 11 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,17 @@
"contributions": [
"code"
]
},
{
"login": "ozylog",
"name": "Cahya Pribadi",
"avatar_url": "https://avatars3.githubusercontent.com/u/534150?v=4",
"profile": "https://ozylog.com",
"contributions": [
"code"
]
}
],
"repoType": "github"
"repoType": "github",
"commitConvention": "none"
}
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
out
dist
node_modules
coverage
coverage
.nyc_output
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
language: node_js
node_js:
- '4.2'
- 8
install:
- 'npm install -g typescript@2.5.3'
- 'npm install'
script:
- 'tsc && node ./node_modules/vscode/bin/compile'
- 'npx tsc && node ./node_modules/vscode/bin/compile'
- 'npm test'
after_script: 'cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js'
after_script: 'cat ./coverage/lcov.info | npx coveralls'
27 changes: 22 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Also support [Zeal](https://zealdocs.org/) and [Velocity](https://velocity.silverlakesoftware.com/).

[![Build Status](https://travis-ci.org/deerawan/vscode-dash.svg?branch=master)](https://travis-ci.org/deerawan/vscode-dash) [![Coverage Status](https://coveralls.io/repos/deerawan/vscode-dash/badge.svg?branch=master&service=github)](https://coveralls.io/github/deerawan/vscode-dash?branch=master)
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)

![vscode dash](https://raw.githubusercontent.com/deerawan/vscode-dash/master/images/vscode-dash.gif)

Expand Down Expand Up @@ -157,10 +157,27 @@ Add one or two lines below
Thank you for these awesome contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore -->
| [<img src="https://avatars1.githubusercontent.com/u/1243921?v=4" width="100px;"/><br /><sub><b>Budi Irawan</b></sub>](http://budiirawan.com)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=deerawan "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=deerawan "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/250935?v=4" width="100px;"/><br /><sub><b>Dima Granetchi</b></sub>](https://github.com/profelis)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=profelis "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=profelis "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/6226408?v=4" width="100px;"/><br /><sub><b>Logan Saso</b></sub>](https://github.com/loganintech)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=loganintech "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=loganintech "Documentation") | [<img src="https://avatars3.githubusercontent.com/u/8567599?v=4" width="100px;"/><br /><sub><b>Zhongren Shao</b></sub>](https://github.com/szhongren)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=szhongren "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=szhongren "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/5329046?v=4" width="100px;"/><br /><sub><b>dingweifeng</b></sub>](https://github.com/weifding)<br />[📖](https://github.com/deerawan/vscode-dash/commits?author=weifding "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/941359?v=4" width="100px;"/><br /><sub><b>Seth Bromberger</b></sub>](http://www.bromberger.com)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=sbromberger "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=sbromberger "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/1086461?v=4" width="100px;"/><br /><sub><b>br1anchen</b></sub>](https://github.com/br1anchen)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=br1anchen "Code") |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| [<img src="https://avatars3.githubusercontent.com/u/26966551?v=4" width="100px;"/><br /><sub><b>Won Kim</b></sub>](https://medium.com/@cmygray)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=cmygray "Code") | [<img src="https://avatars0.githubusercontent.com/u/20496944?v=4" width="100px;"/><br /><sub><b>Cuyler Stuwe</b></sub>](https://www.upwork.com/fl/cuylerstuwe)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=salembeats "Code") |
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tr>
<td align="center"><a href="http://budiirawan.com"><img src="https://avatars1.githubusercontent.com/u/1243921?v=4" width="100px;" alt="Budi Irawan"/><br /><sub><b>Budi Irawan</b></sub></a><br /><a href="https://github.com/deerawan/vscode-dash/commits?author=deerawan" title="Code">💻</a> <a href="https://github.com/deerawan/vscode-dash/commits?author=deerawan" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/profelis"><img src="https://avatars0.githubusercontent.com/u/250935?v=4" width="100px;" alt="Dima Granetchi"/><br /><sub><b>Dima Granetchi</b></sub></a><br /><a href="https://github.com/deerawan/vscode-dash/commits?author=profelis" title="Code">💻</a> <a href="https://github.com/deerawan/vscode-dash/commits?author=profelis" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/loganintech"><img src="https://avatars2.githubusercontent.com/u/6226408?v=4" width="100px;" alt="Logan Saso"/><br /><sub><b>Logan Saso</b></sub></a><br /><a href="https://github.com/deerawan/vscode-dash/commits?author=loganintech" title="Code">💻</a> <a href="https://github.com/deerawan/vscode-dash/commits?author=loganintech" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/szhongren"><img src="https://avatars3.githubusercontent.com/u/8567599?v=4" width="100px;" alt="Zhongren Shao"/><br /><sub><b>Zhongren Shao</b></sub></a><br /><a href="https://github.com/deerawan/vscode-dash/commits?author=szhongren" title="Code">💻</a> <a href="https://github.com/deerawan/vscode-dash/commits?author=szhongren" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/weifding"><img src="https://avatars1.githubusercontent.com/u/5329046?v=4" width="100px;" alt="dingweifeng"/><br /><sub><b>dingweifeng</b></sub></a><br /><a href="https://github.com/deerawan/vscode-dash/commits?author=weifding" title="Documentation">📖</a></td>
<td align="center"><a href="http://www.bromberger.com"><img src="https://avatars0.githubusercontent.com/u/941359?v=4" width="100px;" alt="Seth Bromberger"/><br /><sub><b>Seth Bromberger</b></sub></a><br /><a href="https://github.com/deerawan/vscode-dash/commits?author=sbromberger" title="Code">💻</a> <a href="https://github.com/deerawan/vscode-dash/commits?author=sbromberger" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/br1anchen"><img src="https://avatars2.githubusercontent.com/u/1086461?v=4" width="100px;" alt="br1anchen"/><br /><sub><b>br1anchen</b></sub></a><br /><a href="https://github.com/deerawan/vscode-dash/commits?author=br1anchen" title="Code">💻</a></td>
</tr>
<tr>
<td align="center"><a href="https://medium.com/@cmygray"><img src="https://avatars3.githubusercontent.com/u/26966551?v=4" width="100px;" alt="Won Kim"/><br /><sub><b>Won Kim</b></sub></a><br /><a href="https://github.com/deerawan/vscode-dash/commits?author=cmygray" title="Code">💻</a></td>
<td align="center"><a href="https://www.upwork.com/fl/cuylerstuwe"><img src="https://avatars0.githubusercontent.com/u/20496944?v=4" width="100px;" alt="Cuyler Stuwe"/><br /><sub><b>Cuyler Stuwe</b></sub></a><br /><a href="https://github.com/deerawan/vscode-dash/commits?author=salembeats" title="Code">💻</a></td>
<td align="center"><a href="https://ozylog.com"><img src="https://avatars3.githubusercontent.com/u/534150?v=4" width="100px;" alt="Cahya Pribadi"/><br /><sub><b>Cahya Pribadi</b></sub></a><br /><a href="https://github.com/deerawan/vscode-dash/commits?author=ozylog" title="Code">💻</a></td>
</tr>
</table>

<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

Expand Down
Loading

0 comments on commit 5adf57f

Please sign in to comment.