D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
etb1lp46s9ed
/
www
/
bulksender.dbcautomation.com
/
node_modules
/
eslint
/
lib
/
types
/
Filename :
config-api.d.ts
back
Copy
/** * @fileoverview typings for "eslint/config" module * @author Nicholas C. Zakas */ import { defineConfig, globalIgnores } from "@eslint/config-helpers"; export { defineConfig, globalIgnores };