Merge branch 'normalize-whitespace' into dev

This commit is contained in:
jonaswinkler 2021-06-13 19:06:08 +02:00
commit 5ee1f6b82b
61 changed files with 192 additions and 114 deletions

View file

@ -1,6 +1,6 @@
/**
* https://gist.github.com/JonCatmull/ecdf9441aaa37336d9ae2c7f9cb7289a
*
*
* @license
* Copyright (c) 2019 Jonathan Catmull.
*

View file

@ -16,4 +16,4 @@ export class SafePipe implements PipeTransform {
}
}
}
}