grunt-es3-safe-recast@1.0.1
Recasts all ECMA3 reserved words to their safe alternatives, and optionally removes trailing commas in array and object literals.
MIT
2018-03-01
安装 (1.0.1)
npm install grunt-es3-safe-recast@1.0.1
yarn add grunt-es3-safe-recast@1.0.1
pnpm add grunt-es3-safe-recast@1.0.1
bun add grunt-es3-safe-recast@1.0.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| es3-safe-recast | ^3.0.0 |
| grunt | ^1.0.1 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| grunt-contrib-clean | ^1.1.0 |
| grunt-contrib-jshint | ^1.1.0 |
| grunt-contrib-nodeunit | ^1.0.0 |