diff --git a/types/align-text/tsconfig.json b/types/align-text/tsconfig.json index 5184832b59..bdea3b3399 100644 --- a/types/align-text/tsconfig.json +++ b/types/align-text/tsconfig.json @@ -17,6 +17,7 @@ "index.d.ts", "test/simple.ts", "test/center-simple.ts", - "test/center-complex.ts" + "test/center-complex.ts", + "test/array.ts" ] }