Skip to content

Commit

Permalink
style: Frontend overhaul many small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
freshavocado7 committed Apr 23, 2024
1 parent 724265c commit 1c59da7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions frontend/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*
* SPDX-FileCopyrightText: Copyright DB InfraGO AG and contributors
* SPDX-License-Identifier: CC0-1.0
*/

module.exports = {
plugins: [require.resolve("prettier-plugin-tailwindcss")],
};

0 comments on commit 1c59da7

Please sign in to comment.