mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Add gulpjs-project-mode
This commit is contained in:
@ -161,6 +161,8 @@
|
||||
(cdr-safe (assq 'dependencies (gethash project npm-conf))))))
|
||||
(assq 'react deps))))
|
||||
|
||||
(def-project-type! gulpjs "gulp" :match "/gulpfile.js$")
|
||||
|
||||
;; TODO react
|
||||
|
||||
(provide 'module-js)
|
||||
|
Reference in New Issue
Block a user