UNPKG
@lukekarrys/entry-watcher
Version:
latest (5.1.5)
5.1.5
5.1.4
5.1.3
5.1.2
5.1.1
5.1.0
5.0.6
5.0.5
5.0.4
5.0.3
5.0.2
5.0.1
5.0.0
4.0.2
4.0.1
Entry watcher for bracket.club
github.com/bracketclub/entry-watcher
bracketclub/entry-watcher
@lukekarrys/entry-watcher
/
.sublimelinterrc
13 lines
•
162 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"linters"
:
{
"eslint"
:
{
"@disable"
:
true
}
,
"jshint"
:
{
"@disable"
:
true
}
,
"standard"
:
{
"@disable"
:
false
}
}
}