mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-13 20:57:24 +01:00
start upgrading eslint
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
'use strict';
|
||||
|
||||
function unique (array) {
|
||||
return Array.from(new Set(array));
|
||||
|
||||
Reference in New Issue
Block a user