stockpile/codecrafters.yml

12 lines
293 B
YAML

# Set this to true if you want debug logs.
#
# These can be VERY verbose, so we suggest turning them off
# unless you really need them.
debug: true
# Use this to change the JavaScript version used to run your code
# on Codecrafters.
#
# Available versions: nodejs-16
language_pack: nodejs-16