Skip to content
Snippets Groups Projects
Commit 55c39cc5 authored by Valerie R Young's avatar Valerie R Young Committed by Rick Waldron
Browse files

Add feature: string-trimming

parent 583a67af
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,12 @@ SharedArrayBuffer
Array.prototype.flatten
Array.prototype.flatMap
# String Trimming
# https://github.com/tc39/proposal-string-left-right-trim
# Includes all tests for:
# String.prototype.{trimStart, trimEnd, trimLeft, trimRight }
string-trimming
# Standard language features
#
# Language features that have been included in a published version of the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment