We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18fab13 commit 5b63805Copy full SHA for 5b63805
src/__tests__/Container.spec.ts
@@ -1,3 +1,4 @@
1
+// eslint-disable-next-line max-classes-per-file
2
import { Container } from "../Container";
3
import { Injectable } from "../Injectable";
4
import { PartialContainer } from "../PartialContainer";
0 commit comments