13 lines
321 B
EmacsLisp
13 lines
321 B
EmacsLisp
|
;;; layers.el --- react Layer layers File for Spacemacs
|
||
|
;;
|
||
|
;; Copyright (c) 2012-2019 Sylvain Benner & Contributors
|
||
|
;;
|
||
|
;; Author: Thanh Vuong <thanhvg@gmail.com>
|
||
|
;; URL: https://github.com/thanhvg
|
||
|
;;
|
||
|
;; This file is not part of GNU Emacs.
|
||
|
;;
|
||
|
;;; License: GPLv3
|
||
|
|
||
|
(configuration-layer/declare-layers '(node html prettier))
|