lint-staged test

This commit is contained in:
Dragory 2019-04-14 13:34:23 +03:00
parent 7f0833f699
commit f3178e7d27

View file

@ -24,6 +24,8 @@ import { GuildActions, MuteActionResult } from "../data/GuildActions";
import { Case } from "../data/entities/Case";
import { renderTemplate } from "../templateFormatter";
// Foobar
enum IgnoredEventType {
Ban = 1,
Unban,