We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6559f7 commit 1dc8b99Copy full SHA for 1dc8b99
.formatter.exs
@@ -1,4 +1,4 @@
1
[
2
import_deps: [:phoenix],
3
- inputs: ["*.{ex,exs}", "{config,lib,test}/**/*.{ex,exs}"]
+ inputs: ["*.{heex,ex,exs}", "{config,lib,test}/**/*.{heex,ex,exs}"]
4
]
0 commit comments