How to Set Up CS50 Library in C on Arch Linux
Install the Library
yay -S libcs50
"use strict"; | |
module.exports = { | |
config: { | |
updateChannel: 'stable', | |
fontSize: 14, | |
fontFamily: 'CaskaydiaMono Nerd Font, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace', | |
fontWeight: 'normal', | |
fontWeightBold: 'bold', |