Download a clean Raspbian Lite image from raspberrypi.org and flash it to an SD card.
For the HiFiBerry DAC+ to work we'll disable the onboard sound driver by commenting out the line
dtparam=audio=on
Download a clean Raspbian Lite image from raspberrypi.org and flash it to an SD card.
For the HiFiBerry DAC+ to work we'll disable the onboard sound driver by commenting out the line
dtparam=audio=on
| transform: { | |
| "^.+\\.[tj]sx?$": [ | |
| "@swc/jest", | |
| { | |
| jsc: { | |
| parser: { | |
| syntax: "typescript", | |
| tsx: true, | |
| decorators: true, | |
| }, |