mirror of
https://github.com/fluencelabs/js-peer-id
synced 2025-07-31 04:22:19 +00:00
remove jshintrc and jshintignore
This commit is contained in:
@@ -1 +0,0 @@
|
||||
node_modules
|
10
.jshintrc
10
.jshintrc
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"node": true,
|
||||
|
||||
"curly": true,
|
||||
"latedef": true,
|
||||
"quotmark": true,
|
||||
"undef": true,
|
||||
"unused": true,
|
||||
"trailing": true
|
||||
}
|
@@ -1,7 +1,8 @@
|
||||
peer-id JavaScript implementation
|
||||
=================================
|
||||
|
||||
[](http://ipn.io) [[](http://webchat.freenode.net/?channels=%23ipfs)
|
||||
[](http://ipn.io)
|
||||
[](http://webchat.freenode.net/?channels=%23ipfs)
|
||||
[](https://travis-ci.org/diasdavid/js-peer-id)
|
||||

|
||||
[](https://david-dm.org/diasdavid/js-peer-id)
|
||||
|
Reference in New Issue
Block a user