Enhanced Text Editor and format fixes with biome (#371)

This commit is contained in:
Mahesh Sanikommu 2025-08-21 08:40:44 -07:00 committed by GitHub
parent 890def8f89
commit 9e1e392a2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
149 changed files with 7812 additions and 6732 deletions

View file

@ -1,5 +1,5 @@
const config = {
plugins: ["@tailwindcss/postcss"],
}
};
export default config
export default config;