emacs.d/elpa/flymake-eslint-20191129.1558/flymake-eslint-pkg.el

3 lines
317 B
EmacsLisp
Raw Normal View History

2019-12-07 17:10:10 +01:00
;;; -*- no-byte-compile: t -*-
(define-package "flymake-eslint" "20191129.1558" "A Flymake backend for Javascript using eslint" '((emacs "26.0")) :commit "6e2d376f84ddf9af593072954c97e9c82ab85331" :authors '(("Dan Orzechowski")) :maintainer '("Dan Orzechowski") :url "https://github.com/orzechowskid/flymake-eslint")