eslint-config-metarhia
Advanced tools
Comparing version 9.0.2 to 9.0.3
@@ -13,2 +13,7 @@ 'use strict'; | ||
BigInt: true, | ||
AbortController: true, | ||
AbortSignal: true, | ||
DOMException: true, | ||
URLSearchParams: true, | ||
fetch: true, | ||
console: true, | ||
@@ -15,0 +20,0 @@ process: true, |
{ | ||
"name": "eslint-config-metarhia", | ||
"version": "9.0.2", | ||
"version": "9.0.3", | ||
"author": "Alexey Orlenko <eaglexrlnk@gmail.com>", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
8908
233