{"library":"babel-preset-es2015-nostrict","type":"library","category":null,"description":"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.","language":"javascript","status":"deprecated","version":"6.6.2","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-preset-es2015-nostrict","imports":["// In .babelrc: { \"presets\": [\"es2015-nostrict\"] }","require('babel-preset-es2015-nostrict')","require('babel-core').transform(code, { presets: ['es2015-nostrict'] })"]},{"cmd":"yarn add babel-preset-es2015-nostrict","imports":[]},{"cmd":"pnpm add babel-preset-es2015-nostrict","imports":[]}],"homepage":"https://babeljs.io/","github":"https://github.com/alexykot/babel","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-preset-es2015-nostrict","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/babel-preset-es2015-nostrict/compatibility"}}