File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
lib/rules/no-unsupported-features Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 133133 },
134134 "no-date-prototype-getyear-setyear" : {
135135 "supported" : " >=0.10.0" ,
136- "supported " : " >=0.10.0"
136+ "deprecated " : " >=0.10.0"
137137 },
138138 "no-date-prototype-togmtstring" : {
139139 "supported" : " >=0.10.0" ,
140- "supported " : " >=0.10.0"
140+ "deprecated " : " >=0.10.0"
141141 },
142142 "no-default-parameters" : {
143143 "supported" : " >=6.0.0"
153153 },
154154 "no-escape-unescape" : {
155155 "supported" : " >=0.10.0" ,
156- "supported " : " >=0.10.0"
156+ "deprecated " : " >=0.10.0"
157157 },
158158 "no-exponential-operators" : {
159159 "supported" : " >=7.0.0"
241241 },
242242 "no-legacy-object-prototype-accessor-methods" : {
243243 "supported" : " >=0.10.0" ,
244- "supported " : " >=0.10.0"
244+ "deprecated " : " >=0.10.0"
245245 },
246246 "no-logical-assignment-operators" : {
247247 "supported" : " >=15.0.0"
524524 },
525525 "no-string-create-html-methods" : {
526526 "supported" : " >=0.10.0" ,
527- "supported " : " >=0.10.0"
527+ "deprecated " : " >=0.10.0"
528528 },
529529 "no-string-fromcodepoint" : {
530530 "supported" : " >=4.0.0"
You can’t perform that action at this time.
0 commit comments