mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
chore: update sub-deps and fix lint
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
const glob = require('glob').sync;
|
||||
import { sync as glob } from 'glob';
|
||||
|
||||
describe('Locales files', () => {
|
||||
it('do not contain duplicates of any keys', () => {
|
||||
|
||||
Reference in New Issue
Block a user