mirror of
https://github.com/robonen/questlang.git
synced 2026-03-20 02:44:47 +00:00
chore: lint files
This commit is contained in:
@@ -6,7 +6,7 @@ export default defineConfig({
|
||||
exclude: ['node_modules', 'dist'],
|
||||
coverage: {
|
||||
provider: 'v8',
|
||||
exclude: ['src/cli.ts', 'dist/', 'node_modules/']
|
||||
}
|
||||
exclude: ['src/cli.ts', 'dist/', 'node_modules/'],
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user