Let editorconfig handle settings
This commit is contained in:
parent
6abef3c705
commit
52f1f3b943
4 changed files with 17 additions and 19 deletions
|
@ -82,10 +82,7 @@
|
|||
(use-package unityjs-mode
|
||||
:mode "/Assets/.*\\.js$"
|
||||
:config
|
||||
(add-hook! unityjs-mode
|
||||
(flycheck-mode 1)
|
||||
(narf|enable-tab-width-2)
|
||||
(setq js-indent-level 2)))
|
||||
(add-hook! unityjs-mode 'flycheck-mode))
|
||||
|
||||
(use-package typescript-mode
|
||||
:mode "\\.ts$"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue