blob: a7bd05016fe6b31b4909598cc50e896a23ce7111 (
plain)
1
2
3
4
5
6
7
|
# General configuration
EMACS_USER="LibreUser."
EMACS_EMAIL="user@example.org"
# Angular configuration
ANGULAR_SERVER_DIR="/usr/local/lib/node_modules/@angular/language-server"
NODEJS_MODULE_DIR="/usr/local/lib/node_modules"
|