samjt
samjt
This is an example for using a PWM extender board. My c++ is pretty amateurish, so there are probably some things to change. One issue is that the PCA board...
# 🐛 bug report The standard SVG transform pipeline using `@parcel/transformer-svg-react` doesn't understand Typescript emitted by SVGR and assumes it is pure JS. ## 🎛 Configuration (.babelrc, package.json, cli command)...
I've realised that the inclusion of the `@babel/plugin-transform-runtime` wasn't actually enough, there needs to also be a dependency on `@babel/runtime` itself. I've added this as a dependency on for the...
Add a name field using the id template variable to the root of the template package.json files so that they appear correctly as packages in a workspace
Adds the option to be able to generate the new plugin in a specified directory rather than the current working directory
Comma separated list to exclude files from a template. Useful for when using workspaces and a top level tsconfig, so need to exclude the default tsconfig from a new template...
Add touched property, setTouched setter and setAllUnTouched reset. Touched is marked as true when a value is set or when explicitly set by the setter. This could be used when...
# ↪️ Pull Request Checks if `dependency.specifierType` is esm and then writes imports and exports in and ES6 style instead of commonjs style requires from glob resolved javascript files. If...
- download ui separately - install based on /latest endpoint for releases - default to 64bit version