~javascript/typescript -> Typescript

I only really use typescript and the config is fully just about
typescript so just change the heading to that
This commit is contained in:
AChavali
2019-12-30 14:52:56 +00:00
parent e61dcc2edd
commit 31b5b9c081

View File

@@ -347,7 +347,7 @@ Emacs doesn't have the full range of styles that I want, so lemme just do it mys
- I do python development for Python3, so I need to set the flycheck python checker, as well as the interpreter, to be Python3
- Most of my python work is in scripts or ideas, so I don't need extensive testing utilities or anything like that
- I run my python code a LOT and thus need commands for sending bits or whole scripts into the REPL
** JavaScript/TypeScript
** TypeScript
#+BEGIN_SRC elisp
(after! typescript-mode
(setq typescript-indent-level 2)