mirror of
https://github.com/pacnpal/markov-discord.git
synced 2025-12-20 03:01:04 -05:00
Add migration for first run
This commit is contained in:
@@ -31,5 +31,5 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
},
|
||||
ignorePatterns: ['dist/**', 'node_modules/**', '.eslintrc.js']
|
||||
ignorePatterns: ['dist/**', 'node_modules/**', '.eslintrc.js', 'src/migration/**']
|
||||
}
|
||||
Reference in New Issue
Block a user