Skip to content

Commit

Permalink
feat: disable ts temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
Naresh-Khatri committed Mar 24, 2024
1 parent fe255ad commit d0ed59c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reducers/FSTreeReducer.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// @ts-nocheck
import { IDirectory } from "../lib/socketio/socketEventTypes";

export enum FSActionType {
Expand Down

0 comments on commit d0ed59c

Please sign in to comment.