Skip to content

Commit d7d0970

Browse files
committed
Fix linting.
1 parent 368aa30 commit d7d0970

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@
1818
"src",
1919
"test",
2020
"scripts",
21-
"standalone/index.js",
22-
"standalone/dist.d.ts",
21+
"standalone",
2322
"jest.setup.js"
2423
]
2524
}

0 commit comments

Comments
 (0)