mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-05-07 12:17:39 +02:00
chore: Set official config
This commit is contained in:
@@ -18,6 +18,6 @@ export default [
|
||||
},
|
||||
},
|
||||
{
|
||||
ignores: ["*.d.ts", "**/coverage", "**/dist"],
|
||||
ignores: ['**/dist/**', '**/dist-ssr/**', '**/coverage/**'],
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user