Skip to content

Conversation

swannodette
Copy link
Member

No description provided.

…e (instead of just ) in deps.js for Google Closure Library
@swannodette swannodette merged commit d44c56b into master Aug 28, 2024
7 checks passed
@@ -251,6 +252,7 @@
:ecmascript5-strict CompilerOptions$LanguageMode/ECMASCRIPT5_STRICT
:ecmascript6 CompilerOptions$LanguageMode/ECMASCRIPT_2015 ;; (deprecated and remapped)
:ecmascript6-strict CompilerOptions$LanguageMode/ECMASCRIPT_2015 ;; (deprecated and remapped)
:ecmasscript8 CompilerOptions$LanguageMode/ECMASCRIPT_2017
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a typo.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed thanks!

cooljeanius pushed a commit to cooljeanius/clojurescript that referenced this pull request Nov 19, 2024
…e (instead of just ) in deps.js for Google Closure Library (clojure#233)

Co-authored-by: yardwerkz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants