Skip to content

Commit

Permalink
Get rid of TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
jridgewell committed Jul 5, 2019
1 parent b98e5c9 commit 164b8d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/rollup/types.d.ts
Expand Up @@ -99,7 +99,6 @@ export interface TransformModuleJSON {
originalCode: string;
originalSourcemap: ExistingDecodedSourceMap | null;
resolvedIds?: ResolvedIdMap;
// TODO(jridewell)
sourcemapChain: DecodedSourceMapOrMissing[];
transformDependencies: string[] | null;
}
Expand Down

0 comments on commit 164b8d8

Please sign in to comment.