diff options
| author | FifthWit <fifthwitbusiness@gmail.com> | 2025-01-30 10:44:30 -0600 |
|---|---|---|
| committer | FifthWit <fifthwitbusiness@gmail.com> | 2025-01-30 10:44:30 -0600 |
| commit | e40f07211f5f15dcb138e2520a76d13afd3c0cfd (patch) | |
| tree | 46bad6a17e66d55a4a65088c0b6eb8c48641615a /frontend/src/react-app-env.d.ts | |
| parent | added prettier for more consistency (diff) | |
| download | lphub-e40f07211f5f15dcb138e2520a76d13afd3c0cfd.tar.gz lphub-e40f07211f5f15dcb138e2520a76d13afd3c0cfd.tar.bz2 lphub-e40f07211f5f15dcb138e2520a76d13afd3c0cfd.zip | |
formatted with prettier
Diffstat (limited to 'frontend/src/react-app-env.d.ts')
| -rw-r--r-- | frontend/src/react-app-env.d.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/src/react-app-env.d.ts b/frontend/src/react-app-env.d.ts index 8265915..9bf083a 100644 --- a/frontend/src/react-app-env.d.ts +++ b/frontend/src/react-app-env.d.ts | |||
| @@ -1,2 +1,2 @@ | |||
| 1 | declare module "*.png"; | 1 | declare module '*.png'; |
| 2 | declare module "*.css"; | 2 | declare module '*.css'; |