diff options
Diffstat (limited to 'Timeline/ClientApp/.prettierrc.json')
-rw-r--r-- | Timeline/ClientApp/.prettierrc.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Timeline/ClientApp/.prettierrc.json b/Timeline/ClientApp/.prettierrc.json deleted file mode 100644 index 6c70cb20..00000000 --- a/Timeline/ClientApp/.prettierrc.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "printWidth": 140, - "singleQuote": true -} |