fix: ext_name needs to be a string #28
Annotations
4 warnings
Run `mix compile`:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run `mix compile`
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Setting up Elixir:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Setting up Elixir:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Loading