Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
praneeth-hakeem-patrick
/
frontend
like
0
Sleeping
App
Files
Files
Community
6
5e29b5f
frontend
/
prettier.config.js
Praneeth Yerrapragada
feat: repo setup
88be6fd
6 months ago
raw
Copy download link
history
blame
Safe
71 Bytes
module
.
exports
= {
plugins
: [
"prettier-plugin-organize-imports"
],
};