mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 09:21:21 +01:00
c96673bcea
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
6 lines
51 B
JavaScript
6 lines
51 B
JavaScript
module.exports = {
|
|
file: [
|
|
'test/test.js'
|
|
]
|
|
};
|