Preparing for system design interviews?  Try bugzed.com →

babel-preset-es2015-nostrict

JSON →
library 6.6.2 ·javascript deprecated
verified Jun 17, 2026

A Babel preset that includes all ES2015 plugins but suppresses the automatic insertion of 'use strict' at the top of compiled modules. This is useful for projects that need to avoid strict mode globally (e.g., when concatenating scripts or using non-strict dependencies). The preset mirrors babel-preset-es2015 (v6.6.2) but without the strict-mode directive. It was released in 2015-2016 as part of the Babel 6 ecosystem. This package is now obsolete; Babel 7+ deprecates presets like this in favor of @babel/preset-env with the 'modules' and 'config' options. Key differentiator: removes strict-mode enforcement for legacy code compatibility.

total hits 13
actors 3 distinct systems
last hit 18d ago AhrefsBot
GPTBot
4
Script
1
Humans
4

top countries 🇺🇸 United States · VN · 🇨🇦 Canada · 🇩🇪 Germany · 🇮🇳 India