Open nbfalcon opened 3 years ago
js2r-toggle-use-strict-defun works in all function-like contexts (lambdas, anonymous functions, functions, ...); js2r-toggle-use-strict-module currently does not skip comments, like js2r-wrap-buffer-in-iife.
js2r-toggle-use-strict-defun
js2r-toggle-use-strict-module
js2r-wrap-buffer-in-iife
js2r-toggle-use-strict-defun
works in all function-like contexts (lambdas, anonymous functions, functions, ...);js2r-toggle-use-strict-module
currently does not skip comments, likejs2r-wrap-buffer-in-iife
.