Skip to content

Commit

Permalink
upgrade: TypeScript 3.8 (denoland/deno#4100)
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsonk committed Feb 25, 2020
1 parent e41b214 commit 6b29031
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion encoding/yaml/loader/loader.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// Copyright 2011-2015 by Vitaly Puzrin. All rights reserved. MIT license.
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.

/* eslint-disable no-conditional-assignment */
/* eslint-disable max-len */

import { YAMLError } from "../error.ts";
Expand Down

0 comments on commit 6b29031

Please sign in to comment.