1
1
{
2
2
"plugins" : [
3
- " jquery"
3
+ " no- jquery"
4
4
],
5
5
"rules" : {
6
- "jquery/no-ajax" : 0 ,
7
- "jquery/no-ajax-events" : 2 ,
8
- "jquery/no-animate" : 2 ,
9
- "jquery/no-attr" : 0 ,
10
- "jquery/no-bind" : 2 ,
11
- "jquery/no-class" : 0 ,
12
- "jquery/no-clone" : 2 ,
13
- "jquery/no-closest" : 0 ,
14
- "jquery/no-css" : 2 ,
15
- "jquery/no-data" : 0 ,
16
- "jquery/no-deferred" : 0 ,
17
- "jquery/no-delegate" : 2 ,
18
- "jquery/no-each" : 0 ,
19
- "jquery/no-extend" : 0 ,
20
- "jquery/no-fade" : 0 ,
21
- "jquery/no-filter" : 0 ,
22
- "jquery/no-find" : 0 ,
23
- "jquery/no-global-eval" : 2 ,
24
- "jquery/no-grep" : 2 ,
25
- "jquery/no-has" : 0 ,
26
- "jquery/no-hide" : 0 ,
27
- "jquery/no-html" : 0 ,
28
- "jquery/no-in-array" : 0 ,
29
- "jquery/no-is-array" : 0 ,
30
- "jquery/no-is-function" : 2 ,
31
- "jquery/no-is" : 2 ,
32
- "jquery/no-load" : 2 ,
33
- "jquery/no-map" : 2 ,
34
- "jquery/no-merge" : 2 ,
35
- "jquery/no-param" : 2 ,
36
- "jquery/no-parent" : 0 ,
37
- "jquery/no-parents" : 0 ,
38
- "jquery/no-parse-html" : 2 ,
39
- "jquery/no-prop" : 0 ,
40
- "jquery/no-proxy" : 2 ,
41
- "jquery/no-ready" : 2 ,
42
- "jquery/no-serialize" : 2 ,
43
- "jquery/no-show" : 0 ,
44
- "jquery/no-size" : 2 ,
45
- "jquery/no-sizzle" : 0 ,
46
- "jquery/no-slide" : 0 ,
47
- "jquery/no-submit" : 2 ,
48
- "jquery/no-text" : 2 ,
49
- "jquery/no-toggle" : 0 ,
50
- "jquery/no-trigger" : 0 ,
51
- "jquery/no-trim" : 2 ,
52
- "jquery/no-val" : 2 ,
53
- "jquery/no-when" : 2 ,
54
- "jquery/no-wrap" : 0
6
+ "no- jquery/no-ajax" : 0 ,
7
+ "no- jquery/no-ajax-events" : 2 ,
8
+ "no- jquery/no-animate" : 2 ,
9
+ "no- jquery/no-attr" : 0 ,
10
+ "no- jquery/no-bind" : 2 ,
11
+ "no- jquery/no-class" : 0 ,
12
+ "no- jquery/no-clone" : 2 ,
13
+ "no- jquery/no-closest" : 0 ,
14
+ "no- jquery/no-css" : 2 ,
15
+ "no- jquery/no-data" : 0 ,
16
+ "no- jquery/no-deferred" : 0 ,
17
+ "no- jquery/no-delegate" : 2 ,
18
+ "no- jquery/no-each" : 0 ,
19
+ "no- jquery/no-extend" : 0 ,
20
+ "no- jquery/no-fade" : 0 ,
21
+ "no- jquery/no-filter" : 0 ,
22
+ "no- jquery/no-find" : 0 ,
23
+ "no- jquery/no-global-eval" : 2 ,
24
+ "no- jquery/no-grep" : 2 ,
25
+ "no- jquery/no-has" : 0 ,
26
+ "no- jquery/no-hide" : 0 ,
27
+ "no- jquery/no-html" : 0 ,
28
+ "no- jquery/no-in-array" : 0 ,
29
+ "no- jquery/no-is-array" : 0 ,
30
+ "no- jquery/no-is-function" : 2 ,
31
+ "no- jquery/no-is" : 2 ,
32
+ "no- jquery/no-load" : 2 ,
33
+ "no- jquery/no-map" : 2 ,
34
+ "no- jquery/no-merge" : 2 ,
35
+ "no- jquery/no-param" : 2 ,
36
+ "no- jquery/no-parent" : 0 ,
37
+ "no- jquery/no-parents" : 0 ,
38
+ "no- jquery/no-parse-html" : 2 ,
39
+ "no- jquery/no-prop" : 0 ,
40
+ "no- jquery/no-proxy" : 2 ,
41
+ "no- jquery/no-ready" : 2 ,
42
+ "no- jquery/no-serialize" : 2 ,
43
+ "no- jquery/no-show" : 0 ,
44
+ "no- jquery/no-size" : 2 ,
45
+ "no- jquery/no-sizzle" : 0 ,
46
+ "no- jquery/no-slide" : 0 ,
47
+ "no- jquery/no-submit" : 2 ,
48
+ "no- jquery/no-text" : 2 ,
49
+ "no- jquery/no-toggle" : 0 ,
50
+ "no- jquery/no-trigger" : 0 ,
51
+ "no- jquery/no-trim" : 2 ,
52
+ "no- jquery/no-val" : 2 ,
53
+ "no- jquery/no-when" : 2 ,
54
+ "no- jquery/no-wrap" : 0
55
55
}
56
56
}
0 commit comments