nymph/tests/config.nims
Christopher Arndt a151e96233 Add nimble tasks and example 'amp' plugin
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-20 04:16:16 +02:00

4 lines
113 B
Nim

switch("path", "$projectDir/../src")
switch("warning[BareExcept]", "off")
switch("warning[UnusedImport]", "off")