mirror of https://github.com/bastienwirtz/homer
chore: Set official config
parent
20fb0c2254
commit
12a004a9e1
|
@ -18,6 +18,6 @@ export default [
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
ignores: ["*.d.ts", "**/coverage", "**/dist"],
|
ignores: ['**/dist/**', '**/dist-ssr/**', '**/coverage/**'],
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue