@wii/babel-plugin-permission
TypeScript icon, indicating that this package has built-in type declarations

2.6.0 • Public • Published

@wii/babel-plugin-permission

babel plugin for wii-user permission

用于移除多余的权限声明信息,减少代码量

  • 转换前
{
  id: 'xxx',
  name: 'name',
  description: 'name'
}
  • 转换后
{
  id: 'xxx',
}

Dependents (2)

Package Sidebar

Install

npm i @wii/babel-plugin-permission

Weekly Downloads

4

Version

2.6.0

License

MIT

Unpacked Size

15.8 kB

Total Files

14

Last publish

Collaborators

  • leo_
  • jerryjchen
  • chanceyliu
  • kagawa
  • jasonngao
  • qinmudi
  • wenyan0202
  • wongjorie