[misc] Formatting
This commit is contained in:
parent
1f0e3977a7
commit
a83ca29b4f
@ -1,4 +1,6 @@
|
|||||||
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
||||||
;;; For more information see (info "(emacs) Directory Variables")
|
;;; For more information see (info "(emacs) Directory Variables")
|
||||||
|
|
||||||
((typescript-mode . ((typescript-indent-level . 2))))
|
((typescript-mode . ((prettier-js-args . ("--single-quote" "--jsx-single-quote"))
|
||||||
|
(typescript-indent-level . 2)))
|
||||||
|
(scss-mode . ((prettier-js-args . ("--single-quote" "--jsx-single-quote")))))
|
||||||
|
@ -8,4 +8,4 @@ export default defineClientConfig({
|
|||||||
setup() {},
|
setup() {},
|
||||||
layouts: {},
|
layouts: {},
|
||||||
rootComponents: [],
|
rootComponents: [],
|
||||||
})
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user