mirror of
https://github.com/luzifer-aur/babel-eslint-parser.git
synced 2024-12-20 21:41:17 +00:00
14 lines
492 B
Text
14 lines
492 B
Text
pkgbase = babel-eslint-plugin
|
|
pkgdesc = @babel/eslint-parser allows you to lint ALL valid Babel code with the fantastic ESLint
|
|
pkgver = 7.22.6
|
|
pkgrel = 1
|
|
url = https://github.com/babel/babel
|
|
arch = any
|
|
license = MIT
|
|
makedepends = npm
|
|
depends = eslint
|
|
noextract = eslint-parser-7.22.6.tgz
|
|
source = https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.22.6.tgz
|
|
sha256sums = b8d77ef81783263d407888c919f69a44defc678fa3fc324dffb8e5e9df5d122a
|
|
|
|
pkgname = babel-eslint-plugin
|