code-this-not-that-js
code-this-not-that-js copied to clipboard
CS fixes using /Users/clemens/Downloads/code-this-not-that-js/async…
See: https://standardjs.com/
…-await.js:33:7: Parsing error: Identifier 'sumRandomAsyncNums' has already been declared
/Users/clemens/Downloads/code-this-not-that-js/console-log.js:5:1: Expected an assignment or function call and instead saw an expression. /Users/clemens/Downloads/code-this-not-that-js/console-log.js:11:1: Expected an assignment or function call and instead saw an expression. /Users/clemens/Downloads/code-this-not-that-js/destructuring.js:19:10: Parsing error: Identifier 'feed' has already been declared /Users/clemens/Downloads/code-this-not-that-js/loops.js:28:7: Parsing error: Identifier 'total' has already been declared /Users/clemens/Downloads/code-this-not-that-js/rest-params.js:9:10: Parsing error: Identifier 'totalHitPoints' has already been declared /Users/clemens/Downloads/code-this-not-that-js/spread-syntax.js:20:7: Parsing error: Identifier 'lvl0' has already been declared /Users/clemens/Downloads/code-this-not-that-js/template-literals.js:8:1: Expected an assignment or function call and instead saw an expression. /Users/clemens/Downloads/code-this-not-that-js/template-literals.js:12:1: Expected an assignment or function call and instead saw an expression. see: https://standardjs.com/.