Use new eslint-plugin-functional instead of tslint-immutable
This commit is contained in:
@ -2,8 +2,8 @@ import { expect } from "chai";
|
||||
|
||||
import { Formatter } from "@export/formatter";
|
||||
|
||||
import { Level, LevelFormat, LevelSuffix } from "./level";
|
||||
import { AlignmentType } from "..";
|
||||
import { Level, LevelFormat, LevelSuffix } from "./level";
|
||||
|
||||
describe("Level", () => {
|
||||
describe("#constructor", () => {
|
||||
|
Reference in New Issue
Block a user