Revert "Merge branch 'main' into bugfix/reenable-ckpt-conversion-to-ram"

This reverts commit e0e70c9222, reversing
changes made to 0b184913b9.
This commit is contained in:
blessedcoolant
2023-03-06 14:29:39 +13:00
parent e0e70c9222
commit e537b5d8e1
327 changed files with 6253 additions and 6631 deletions

View File

@ -3,7 +3,6 @@ module.exports = {
tabWidth: 2,
semi: true,
singleQuote: true,
endOfLine: 'auto',
overrides: [
{
files: ['public/locales/*.json'],