diff options
author | Jesús <heckyel@hyperbola.info> | 2019-11-07 10:51:33 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2019-11-07 10:51:33 -0500 |
commit | 25eae9a765d5611cc02aaa4926179ea1c2635c4e (patch) | |
tree | bb54a66fe12b06d2efe6f6a3e3d92f9cbde18c5b | |
parent | fbc03f3e4ffcaaf2e1c83def23b4771dc3a1be09 (diff) | |
download | emacs-personal-25eae9a765d5611cc02aaa4926179ea1c2635c4e.tar.lz emacs-personal-25eae9a765d5611cc02aaa4926179ea1c2635c4e.tar.xz emacs-personal-25eae9a765d5611cc02aaa4926179ea1c2635c4e.zip |
Remove eslint recomendation
eslint make-depends on npm and depends on acorn, [uses-nonsecurity] depends on nodejs
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -39,8 +39,6 @@ First step: `pacman -S shellcheck` # bash, sh - `pacman -S eslint` # ECMAScript - `pacman -S python-pylint` # python ### Neotree |