Skip to content

Commit 0aebf99

Browse files
committed
Enable typescript checks on sync worker
1 parent 7af29fb commit 0aebf99

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/platform/workers/sync-worker.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ See the License for the specific language governing permissions and
1414
limitations under the License.
1515
*/
1616

17-
// TODO: Figure out how to get WebWorkers Typescript lib working. For now we just disable checks on the whole file.
18-
// @ts-nocheck
19-
2017
// The empty export makes this a module. It can be removed once there's at least one import.
2118
export {}
2219

0 commit comments

Comments
 (0)