svelte/test/runtime/samples/deconflict-anchor/_config.js

5 lines
71 B

export default {
preserveIdentifiers: true,
html: '<p>Anchor</p>'
};