Skip to content
#

reference

Here are 810 public repositories matching this topic...

content
eltimbalino
eltimbalino commented Apr 5, 2022

MDN URL: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode

What information was incorrect, unhelpful, or incomplete?

function strict() {
// because this is a module, I'm strict by default
}
export default strict;

Specific section or headline?

What did you expect to see?

function strict_function() {
// because this is a module, I'm

good first issue help wanted Content:JS time: -30mins

Improve this page

Add a description, image, and links to the reference topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reference topic, visit your repo's landing page and select "manage topics."

Learn more