esformatter-use-strict

esformatter plugin that adds a global use strict at the top of a module

ISC 5 个版本
安装
npm install esformatter-use-strict
yarn add esformatter-use-strict
pnpm add esformatter-use-strict
bun add esformatter-use-strict
README

esformatter-use-strict

Build Status Dependency Status devDependency Status

Adds a use strict to the start of esformatter output. Makes module use strict. Will strip other use stricts in file.

Install

Install with npm i esformatter-use-strict

版本列表
3.0.0 2016-07-16
2.0.2 2015-06-19
2.0.1 2015-02-27
2.0.0 2015-02-13
1.0.0 2015-02-06