Skip to content

Commit

Permalink
[Fix] ES2019+: thisTimeValue: fix spackling
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed May 2, 2023
1 parent e8ee878 commit c25f5bd
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,7 @@
/2019/thisNumberValue.js spackled linguist-generated=true
/2019/thisStringValue.js spackled linguist-generated=true
/2019/thisSymbolValue.js spackled linguist-generated=true
/2019/thisTimeValue.js spackled linguist-generated=true
/2020/AddEntriesFromIterable.js spackled linguist-generated=true
/2020/ArrayCreate.js spackled linguist-generated=true
/2020/ArraySetLength.js spackled linguist-generated=true
Expand Down
8 changes: 7 additions & 1 deletion 2019/thisTimeValue.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion 2020/thisTimeValue.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion 2021/thisTimeValue.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion 2022/thisTimeValue.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c25f5bd

Please sign in to comment.