diff options
Diffstat (limited to 'std/prettier/ignore.ts')
-rw-r--r-- | std/prettier/ignore.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/prettier/ignore.ts b/std/prettier/ignore.ts index ffada98de..08a823984 100644 --- a/std/prettier/ignore.ts +++ b/std/prettier/ignore.ts @@ -1,4 +1,4 @@ -// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license. /** * Parse the contents of the ignore file and return patterns. |