Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 409 Bytes

File metadata and controls

19 lines (12 loc) · 409 Bytes

React-Simple

override CRA.

build status

Custom

  • [✅] babel.config.js
  • [✅] .eslintrc.js
  • [✅] lib externals
  • [✅] stylelint

Warning

  • [⚠️] import .ts or .tsx module need writing //@ts-ignore before that line.