Merge branch 'normalize-whitespace' into dev

This commit is contained in:
jonaswinkler
2021-06-13 19:06:08 +02:00
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 {
}
}
}
}