mirror of
https://github.com/luzifer-aur/babel-eslint-parser.git
synced 2024-12-30 02:11:16 +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.19.1
|
|
pkgrel = 1
|
|
url = https://github.com/babel/babel
|
|
arch = any
|
|
license = MIT
|
|
makedepends = npm
|
|
depends = eslint
|
|
noextract = eslint-parser-7.19.1.tgz
|
|
source = https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz
|
|
sha256sums = f356f841a8656485cd580b013b321a2816430adb1be8ce605f65b3d5188a1437
|
|
|
|
pkgname = babel-eslint-plugin
|