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

7.3.6 • Public • Published

@bestatic/core

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 @bestatic/core

Weekly Downloads

2

Version

7.3.6

License

Apache-2.0

Unpacked Size

16.7 kB

Total Files

13

Last publish

Collaborators

  • tinialabs1
  • guycreate