Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jonatanklosko
/
chai
like
4
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0fea377
chai
/
.formatter.exs
jonatanklosko
Initial commit
b6f0124
about 2 years ago
raw
Copy download link
history
blame
Safe
146 Bytes
[
import_deps:
[
:phoenix
],
plugins:
[
Phoenix
.
LiveView
.
HTMLFormatter
],
inputs:
[
"*.{heex,ex,exs}"
,
"{config,lib,test}/**/*.{heex,ex,exs}"
]
]