File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!--
2
+
3
+ DO NOT SUBMIT ISSUES ASKING TO REMOVE ES6.
4
+
5
+ IT WILL BE CLOSED.
6
+ IT WILL BE LOCKED.
7
+
8
+ We use ES2015+ for a reason. Modern best
9
+ practices dictate the use of tooling like
10
+ Babel and @babel/preset-env in order to
11
+ target the browsers that make sense for
12
+ your project.
13
+
14
+ For more information, please see:
15
+ https://github.com/visionmedia/debug/pull/672
16
+
17
+ -->
Original file line number Diff line number Diff line change
1
+ <!--
2
+
3
+ DO NOT SUBMIT PULL REQUESTS REMOVING ES6.
4
+
5
+ IT WILL BE CLOSED.
6
+ IT WILL NOT BE MERGED.
7
+
8
+ We use ES2015+ for a reason. Modern best
9
+ practices dictate the use of tooling like
10
+ Babel and @babel/preset-env in order to
11
+ target the browsers that make sense for
12
+ your project.
13
+
14
+ For more information, please see:
15
+ https://github.com/visionmedia/debug/pull/672
16
+
17
+ -->
You can’t perform that action at this time.
0 commit comments