kernel/.presetterrc.json

9 lines
123 B
JSON

{
"preset": [
"@lumeweb/presetter-kernel-module-preset"
],
"config": {
"browser": true
}
}