Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 332 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 332 Bytes

bjs-template

Babylon.js template project using (vite)[https://vitejs.dev/guide/].

It uses

  • babylon.js and most of its plugins (see package.json)
  • eslint with eslint-config-standard-with-typescript
  • @commitlint/cli with @commitlint/config-conventional
  • pre-commit for eslint and commitlint