mirror of
https://github.com/Fdawgs/node-poppler.git
synced 2026-07-02 00:17:43 +08:00
chore(eslint.config): includeIgnoreFile from eslint/config (#803)
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
||||
import { fileURLToPath, URL } from "node:url";
|
||||
import { includeIgnoreFile } from "@eslint/compat";
|
||||
import { defineConfig } from "eslint/config";
|
||||
import { defineConfig, includeIgnoreFile } from "eslint/config";
|
||||
|
||||
// Configs
|
||||
import fdawgs from "@fdawgs/eslint-config";
|
||||
|
||||
@@ -91,7 +91,6 @@
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^20.1.0",
|
||||
"@commitlint/config-conventional": "^20.0.0",
|
||||
"@eslint/compat": "^2.0.0",
|
||||
"@fdawgs/eslint-config": "^3.0.0",
|
||||
"@jest/globals": "^30.0.4",
|
||||
"@types/node": "^25.0.3",
|
||||
|
||||
Reference in New Issue
Block a user