Skip to content

Commit 6e39563

Browse files
committed
Feature: Implement playlist featuren and station listing feature
1 parent 5ec890d commit 6e39563

File tree

11 files changed

+1036
-344
lines changed

11 files changed

+1036
-344
lines changed

.jshintrc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"node": true,
3+
"validthis": true,
4+
"undef": true,
5+
"globals": {
6+
"nodetools": false
7+
}
8+
}

0 commit comments

Comments
 (0)