File tree 1 file changed +5
-5
lines changed
lib/rules/no-unsupported-features
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 133
133
},
134
134
"no-date-prototype-getyear-setyear" : {
135
135
"supported" : " >=0.10.0" ,
136
- "supported " : " >=0.10.0"
136
+ "deprecated " : " >=0.10.0"
137
137
},
138
138
"no-date-prototype-togmtstring" : {
139
139
"supported" : " >=0.10.0" ,
140
- "supported " : " >=0.10.0"
140
+ "deprecated " : " >=0.10.0"
141
141
},
142
142
"no-default-parameters" : {
143
143
"supported" : " >=6.0.0"
153
153
},
154
154
"no-escape-unescape" : {
155
155
"supported" : " >=0.10.0" ,
156
- "supported " : " >=0.10.0"
156
+ "deprecated " : " >=0.10.0"
157
157
},
158
158
"no-exponential-operators" : {
159
159
"supported" : " >=7.0.0"
241
241
},
242
242
"no-legacy-object-prototype-accessor-methods" : {
243
243
"supported" : " >=0.10.0" ,
244
- "supported " : " >=0.10.0"
244
+ "deprecated " : " >=0.10.0"
245
245
},
246
246
"no-logical-assignment-operators" : {
247
247
"supported" : " >=15.0.0"
524
524
},
525
525
"no-string-create-html-methods" : {
526
526
"supported" : " >=0.10.0" ,
527
- "supported " : " >=0.10.0"
527
+ "deprecated " : " >=0.10.0"
528
528
},
529
529
"no-string-fromcodepoint" : {
530
530
"supported" : " >=4.0.0"
You can’t perform that action at this time.
0 commit comments