diff options
| author | Joe Carstairs <jcarstairs@scottlogic.com> | 2023-08-02 19:06:38 +0100 |
|---|---|---|
| committer | Joe Carstairs <65492573+Sycamost@users.noreply.github.com> | 2023-08-03 08:05:11 +0100 |
| commit | d7009367147fb8b841b9717c5807d04240292cdd (patch) | |
| tree | e9bb3fc634b4adab97a57d6d1dc0f20c1c830f57 /frontend/.prettierignore | |
| parent | 75629128bba7f5a83b0e8714685f8e481c7cae2f (diff) | |
Move code quality tools to root directory
Diffstat (limited to 'frontend/.prettierignore')
| -rw-r--r-- | frontend/.prettierignore | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/frontend/.prettierignore b/frontend/.prettierignore deleted file mode 100644 index 886787f..0000000 --- a/frontend/.prettierignore +++ /dev/null @@ -1,16 +0,0 @@ -.DS_Store -node_modules -/build -/package -.env -.env.* -!.env.example -package-lock.json -dist/ -.astro/ -npm-debug.log* -.vscode -.prettierignore -.gitattributes -.gitignore -*.ico
\ No newline at end of file |
