;;; config.el --- import-js Layer configuration file for Spacemacs
;;
;; Copyright (c) 2012-2020 Sylvain Benner & Contributors
;; Author: Thanh Vuong <thanhvg@gmail.com>
;; URL: https://github.com/syl20bnr/spacemacs
;; This file is not part of GNU Emacs.
;;; License: GPLv3
;; Variables
(defvar spacemacs--import-js-modes nil
"List of modes for which import-js will be enabled.")