Fix eslint, update svelte

This commit is contained in:
Sidharth Vinod
2022-04-22 12:56:38 +05:30
parent f18fbaf205
commit 8df074bdf1
3 changed files with 6 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ module.exports = {
ignorePatterns: [
'docs/*',
'*.cjs',
'*.js',
'*.md',
'snapshots.js',
'svelte.config.js',