@berun/preset-bestatic
TypeScript icon, indicating that this package has built-in type declarations

7.3.6 • Public • Published

@berun/preset-bestatic

Configuration

Add to your @berun config file. Requires (and must follow) @berun/preset-react

// config/berun.config.ts

export default {
  use: [
    '@berun/preset-react',
    '@berun/preset-bestatic',
    '@berun/runner-eslint',
    '@berun/runner-prettier'
  ]
}

Package Sidebar

Install

npm i @berun/preset-bestatic

Weekly Downloads

5

Version

7.3.6

License

Apache-2.0

Unpacked Size

3.21 kB

Total Files

4

Last publish

Collaborators

  • tinialabs1
  • guycreate