licenses.dev

@debbl/eslint-config v3.9.0

Brendan Dash's ESLint config

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT293
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.29.7The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.29.7Babel compiler core.INDIRECT38
@babel/generator • 7.29.7Turns an AST into code.INDIRECT9
@babel/helper-annotate-as-pure • 7.29.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-compilation-targets • 7.29.7Helper functions on Babel compilation targetsINDIRECT13
@babel/helper-create-class-features-plugin • 7.29.7Compile class public and private fields, private methods and decorators to ES6INDIRECT24
@babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-member-expression-to-functions • 7.29.7Helper function to replace certain member expressions with function callsINDIRECT18
@babel/helper-module-imports • 7.29.7Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.29.7Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-optimise-call-expression • 7.29.7Helper function to optimise call expressionINDIRECT3
@babel/helper-plugin-utils • 7.29.7General utilities for plugins to useINDIRECT0
@babel/helper-replace-supers • 7.29.7Helper function to replace supersINDIRECT20
@babel/helper-skip-transparent-expression-wrappers • 7.29.7Helper which skips types and parenthesesINDIRECT18
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.29.7Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.29.7Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.29.7A JavaScript parserINDIRECT3
@babel/plugin-proposal-private-methods • 7.18.6This plugin transforms private class methodsINDIRECT26
@babel/template • 7.29.7Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.7The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.7Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@emnapi/core • 1.10.0emnapi coreINDIRECT2
@emnapi/runtime • 1.10.0emnapi runtimeINDIRECT1
@emnapi/wasi-threads • 1.2.1WASI threads proposal implementation in JavaScriptINDIRECT1
@es-joy/jsdoccomment • 0.50.2Maintained replacement for ESLint's deprecated SourceCode#getJSDocComment along with other jsdoc utilitiesINDIRECT6
@eslint-community/eslint-plugin-eslint-comments • 4.7.2Additional ESLint rules for ESLint directive comments.DIRECT2
@eslint-community/eslint-utils • 4.10.1Utilities for ESLint plugins.INDIRECT1
@eslint-community/regexpp • 4.12.2Regular expression parser for ECMAScript.INDIRECT0
@eslint-react/ast • 1.53.1ESLint React's TSESTree AST utility module.INDIRECT23
@eslint-react/core • 1.53.1ESLint React's ESLint utility module for static analysis of React core APIs and patterns.INDIRECT30
@eslint-react/eff • 1.53.1JavaScript and TypeScript utilities (previously some re-exports of the effect library).INDIRECT0
@eslint-react/eslint-plugin • 1.53.1A unified plugin that combines all individual plugins from the eslint-react monorepo into one.DIRECT40
@eslint-react/kit • 1.53.1ESLint React's plugin kit for building plugins and rules.INDIRECT23
@eslint-react/shared • 1.53.1ESLint React's Shared constants and functions.INDIRECT24
@eslint-react/var • 1.53.1ESLint React's TSESTree AST utility module for static analysis of variables.INDIRECT24
@eslint/markdown • 6.6.0The official ESLint language plugin for MarkdownDIRECT70
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/remapping • 2.3.5Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@napi-rs/wasm-runtime • 1.1.6Runtime and polyfill for wasm targetsINDIRECT2
@next/eslint-plugin-next • 15.5.22ESLint plugin for Next.js.DIRECT18
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@pkgr/core • 0.3.6Shared core module for `@pkgr` packages or any package elseINDIRECT0
@tybys/wasm-util • 0.10.3WASI polyfill for browser and some wasm utilINDIRECT1
@types/debug • 4.1.13TypeScript definitions for debugINDIRECT1
@types/estree • 1.0.9TypeScript definitions for estreeINDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
@types/mdast • 4.0.4TypeScript definitions for mdastINDIRECT1
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
@types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-dataINDIRECT0
@types/unist • 3.0.3TypeScript definitions for unistINDIRECT0
@typescript-eslint/eslint-plugin • 8.65.0TypeScript plugin for ESLintDIRECT24
@typescript-eslint/parser • 8.65.0An ESLint custom parser which leverages TypeScript ESTreeDIRECT17
@typescript-eslint/project-service • 8.65.0Standalone TypeScript project service wrapper for linting.INDIRECT4
@typescript-eslint/scope-manager • 8.65.0TypeScript scope analyser for ESLintINDIRECT3
@typescript-eslint/tsconfig-utils • 8.65.0Utilities for collecting TSConfigs for linting scenarios.INDIRECT0
@typescript-eslint/type-utils • 8.65.0Type utilities for working with TypeScript + ESLint togetherINDIRECT20
@typescript-eslint/types • 8.65.0Types for the TypeScript-ESTree AST specINDIRECT0
@typescript-eslint/typescript-estree • 8.65.0A parser that converts TypeScript source code into an ESTree compatible formINDIRECT15
@typescript-eslint/utils • 8.65.0Utilities for working with TypeScript + ESLint togetherINDIRECT19
@typescript-eslint/visitor-keys • 8.65.0Visitor keys used to help traverse the TypeScript-ESTree ASTINDIRECT2
@unrs/resolver-binding-android-arm-eabi • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-android-arm64 • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-darwin-arm64 • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-darwin-x64 • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-freebsd-x64 • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-linux-arm-gnueabihf • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-linux-arm-musleabihf • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-linux-arm64-gnu • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-linux-arm64-musl • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-linux-loong64-gnu • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-linux-loong64-musl • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-linux-ppc64-gnu • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-linux-riscv64-gnu • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-linux-riscv64-musl • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-linux-s390x-gnu • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-linux-x64-gnu • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-linux-x64-musl • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-openharmony-arm64 • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-wasm32-wasi • 1.12.2UnRS Resolver Node APIINDIRECT6
@unrs/resolver-binding-win32-arm64-msvc • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-win32-ia32-msvc • 1.12.2UnRS Resolver Node APIINDIRECT0
@unrs/resolver-binding-win32-x64-msvc • 1.12.2UnRS Resolver Node APIINDIRECT0
@vitest/eslint-plugin • 1.6.24ESLint plugin for VitestDIRECT20
acorn-jsx • 5.3.2Modern, fast React.js JSX parserINDIRECT0
acorn • 8.17.0ECMAScript parserINDIRECT0
are-docs-informative • 0.0.2Checks whether a documentation description introduces any new information.INDIRECT0
balanced-match • 4.0.4Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 5.0.8Brace expansion as known from sh/bashINDIRECT1
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
browserslist • 4.28.7Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
builtin-modules • 4.0.0A static list of the Node.js builtin modules from the latest Node.js versionINDIRECT0
ccount • 2.0.1Count how often a character (or substring) is used in a stringINDIRECT0
character-entities • 2.0.2Map of named character referencesINDIRECT0
ci-info • 4.4.0Get details about the current Continuous Integration environmentINDIRECT0
clean-regexp • 1.0.0Clean up regular expressionsINDIRECT1
comment-parser • 1.4.1Generic JSDoc-like comment parserINDIRECT0
comment-parser • 1.4.7Generic JSDoc-like comment parserINDIRECT0
compare-versions • 6.1.1Compare semver version strings to find greater, equal or lesser.INDIRECT0
confbox • 0.1.8Compact and high quality YAML, TOML, JSONC and JSON5 parsersINDIRECT0
confbox • 0.2.4Compact YAML, TOML, JSONC, JSON5 and INI parser and serializerINDIRECT0
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
core-js-compat • 3.49.0core-js compatINDIRECT8
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decode-named-character-reference • 1.3.0Decode named character referencesINDIRECT1
dequal • 2.0.3A tiny (304B to 489B) utility for check for deep equalityINDIRECT0
devlop • 1.1.0Do things in development and nothing otherwiseINDIRECT1
diff-sequences • 27.5.1Compare items in two sequences to find a longest common subsequenceINDIRECT0
enhanced-resolve • 5.24.3Offers a async require.resolve function. It's highly configurable.INDIRECT2
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
escape-string-regexp • 5.0.0Escape RegExp special charactersINDIRECT0
eslint-compat-utils • 0.5.1Provides an API for ESLint custom rules that is compatible with the latest ESLint even when using older ESLint.INDIRECT1
eslint-compat-utils • 0.6.5Provides an API for ESLint custom rules that is compatible with the latest ESLint even when using older ESLint.INDIRECT1
eslint-config-flat-gitignore • 2.3.0.gitignore support for ESLint Flat ConfigDIRECT3
eslint-config-prettier • 10.1.8Turns off all rules that are unnecessary or might conflict with Prettier.DIRECT0
eslint-import-context • 0.1.9Provide context info for eslint-plugin-import-x, so no extra arguments need to be added.INDIRECT3
eslint-json-compat-utils • 0.2.3A utility that converts rules made for checking the AST of `jsonc-eslint-parser` into rules compatible with `@eslint/json`.INDIRECT2
eslint-plugin-es-x • 7.8.0ESLint plugin about ECMAScript syntactic features.INDIRECT5
eslint-plugin-import-x • 4.17.1Import with sanity.DIRECT44
eslint-plugin-jsonc • 2.21.1ESLint plugin for JSON, JSONC and JSON5 files.DIRECT18
eslint-plugin-n • 17.24.0Additional ESLint's rules for Node.jsDIRECT16
eslint-plugin-no-only-tests • 3.4.0ESLint rule for .only blocks in mocha testsDIRECT0
eslint-plugin-perfectionist • 4.15.1ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.DIRECT21
eslint-plugin-prettier • 5.5.6Runs prettier as an eslint ruleDIRECT4
eslint-plugin-react-compiler • 19.1.0-rc.2ESLint plugin to display errors found by the React compiler.DIRECT51
eslint-plugin-react-debug • 1.53.1ESLint React's ESLint plugin for debugging related rules.INDIRECT31
eslint-plugin-react-dom • 1.53.1ESLint React's ESLint plugin for React DOM related rules.INDIRECT32
eslint-plugin-react-hooks-extra • 1.53.1ESLint React's ESLint plugin for React Hooks related rules.INDIRECT31
eslint-plugin-react-hooks • 5.2.0ESLint rules for React HooksDIRECT0
eslint-plugin-react-naming-convention • 1.53.1ESLint React's ESLint plugin for naming convention related rules.INDIRECT31
eslint-plugin-react-refresh • 0.4.26Validate that your components can safely be updated with Fast RefreshDIRECT0
eslint-plugin-react-web-api • 1.53.1ESLint React's ESLint plugin for interacting with Web APIsINDIRECT31
eslint-plugin-react-x • 1.53.14-7x faster composable ESLint rules for for libraries and frameworks that use React as a UI runtime.INDIRECT34
eslint-plugin-solid • 0.14.5Solid-specific linting rules for ESLint.DIRECT27
eslint-plugin-tailwindcss • 3.18.3Rules enforcing best practices while using Tailwind CSSDIRECT40
eslint-plugin-toml • 0.12.0This ESLint plugin provides linting rules for TOML.DIRECT7
eslint-plugin-unicorn • 57.0.0More than 100 powerful ESLint rulesDIRECT46
eslint-plugin-unused-imports • 4.4.1Report and remove unused es6 modulesDIRECT0
eslint-plugin-vue • 9.33.0Official ESLint plugin for Vue.jsDIRECT23
eslint-plugin-yml • 1.19.1This ESLint plugin provides linting rules for YAML.DIRECT10
exsolve • 1.1.0Module resolution utilities based on Node.js upstream implementation.INDIRECT0
fast-glob • 3.3.1It's a very fast and efficient glob library for Node.jsINDIRECT17
fault • 2.0.1Functional errors with formatted outputINDIRECT1
fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
find-up-simple • 1.0.1Find a file or directory by walking up parent directories — Zero dependenciesINDIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
get-tsconfig • 4.14.0Find and parse the tsconfig.json file from a directory pathINDIRECT1
globals • 13.24.0Global identifiers from different JavaScript environmentsINDIRECT1
globals • 15.15.0Global identifiers from different JavaScript environmentsINDIRECT0
globals • 16.5.0Global identifiers from different JavaScript environmentsDIRECT0
globrex • 0.1.2Glob to regular expression with support for extended globsINDIRECT0
graphemer • 1.4.0A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)INDIRECT0
hermes-estree • 0.25.1Flow types for the Flow-ESTree spec produced by the hermes parserINDIRECT0
hermes-parser • 0.25.1A JavaScript parser built from the Hermes engineINDIRECT1
html-tags • 3.3.1List of standard HTML tagsINDIRECT0
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
ignore • 7.0.6Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
indent-string • 5.0.0Indent each line in a stringINDIRECT0
index-to-position • 1.2.0Convert a string index to its line and column positionINDIRECT0
inline-style-parser • 0.2.7An inline style parser.INDIRECT0
is-builtin-module • 4.0.0Check if a string matches the name of a Node.js builtin moduleINDIRECT1
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-html • 2.0.0Check if a string is HTMLINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
jiti • 2.7.0Runtime typescript and ESM support for Node.jsINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsdoc-type-pratt-parser • 4.1.0[![Npm Package](https://badgen.net/npm/v/jsdoc-type-pratt-parser)](https://www.npmjs.com/package/jsdoc-type-pratt-parser) [![Test Status](https://github.com/jsdoc-type-pratt-parser/jsdoc-type-pratt-parser/actions/workflows/test.yml/badge.svg?branch=main)]INDIRECT0
jsesc • 3.0.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
jsonc-eslint-parser • 2.4.2JSON, JSONC and JSON5 parser for use with ESLint pluginsDIRECT5
kebab-case • 1.0.2Convert a string to kebab-case, i.e. its dash separated formINDIRECT0
known-css-properties • 0.30.0List of known CSS propertiesINDIRECT0
levn • 0.4.1Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
local-pkg • 1.2.1Get information on local packages.INDIRECT10
lodash • 4.18.1Lodash modular utilities.INDIRECT0
longest-streak • 3.1.0Count the longest repeating streak of a substringINDIRECT0
markdown-table • 3.0.4Generate a markdown (GFM) tableINDIRECT0
mdast-util-find-and-replace • 3.0.2mdast utility to find and replace text in a treeINDIRECT5
mdast-util-from-markdown • 2.0.3mdast utility to parse markdownINDIRECT33
mdast-util-frontmatter • 2.0.1mdast extension to parse and serialize frontmatter (YAML, TOML, etc)INDIRECT45
mdast-util-gfm-autolink-literal • 2.0.1mdast extension to parse and serialize GFM autolink literalsINDIRECT12
mdast-util-gfm-footnote • 2.1.0mdast extension to parse and serialize GFM footnotesINDIRECT41
mdast-util-gfm-strikethrough • 2.0.0mdast extension to parse and serialize GFM strikethroughINDIRECT41
mdast-util-gfm-table • 2.0.0mdast extension to parse and serialize GFM tablesINDIRECT42
mdast-util-gfm-task-list-item • 2.0.0mdast extension to parse and serialize GFM task list itemsINDIRECT41
mdast-util-gfm • 3.1.0mdast extension to parse and serialize GFM (GitHub Flavored Markdown)INDIRECT50
mdast-util-phrasing • 4.1.0mdast utility to check if a node is phrasing contentINDIRECT3
mdast-util-to-markdown • 2.1.2mdast utility to serialize markdownINDIRECT17
mdast-util-to-string • 4.0.0mdast utility to get the plain text content of a nodeINDIRECT2
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromark-core-commonmark • 2.0.3The CommonMark markdown constructsINDIRECT18
micromark-extension-frontmatter • 2.0.0micromark extension to support frontmatter (YAML, TOML, etc)INDIRECT5
micromark-extension-gfm-autolink-literal • 2.1.0micromark extension to support GFM autolink literalsINDIRECT5
micromark-extension-gfm-footnote • 2.1.0micromark extension to support GFM footnotesINDIRECT21
micromark-extension-gfm-strikethrough • 2.1.0micromark extension to support GFM strikethroughINDIRECT8
micromark-extension-gfm-table • 2.1.1micromark extension to support GFM tablesINDIRECT6
micromark-extension-gfm-tagfilter • 2.0.0micromark extension to support GFM tagfilterINDIRECT1
micromark-extension-gfm-task-list-item • 2.1.0micromark extension to support GFM task list itemsINDIRECT6
micromark-extension-gfm • 3.0.0micromark extension to support GFM (GitHub Flavored Markdown)INDIRECT28
micromark-factory-destination • 2.0.1micromark factory to parse destinations (found in resources, definitions)INDIRECT3
micromark-factory-label • 2.0.1micromark factory to parse labels (found in media, definitions)INDIRECT5
micromark-factory-space • 2.0.1micromark factory to parse markdown space (found in lots of places)INDIRECT3
micromark-factory-title • 2.0.1micromark factory to parse markdown titles (found in resources, definitions)INDIRECT4
micromark-factory-whitespace • 2.0.1micromark factory to parse markdown whitespace (found in lots of places)INDIRECT4
micromark-util-character • 2.1.1micromark utility to handle character codesINDIRECT2
micromark-util-chunked • 2.0.1micromark utility to splice and push with giant arraysINDIRECT1
micromark-util-classify-character • 2.0.1micromark utility to classify whether a character is whitespace or punctuationINDIRECT3
micromark-util-combine-extensions • 2.0.1micromark utility to combine syntax or html extensionsINDIRECT3
micromark-util-decode-numeric-character-reference • 2.0.2micromark utility to decode numeric character referencesINDIRECT1
micromark-util-decode-string • 2.0.1micromark utility to decode markdown stringsINDIRECT6
micromark-util-encode • 2.0.1micromark utility to encode dangerous html charactersINDIRECT0
micromark-util-html-tag-name • 2.0.1micromark utility with list of html tag namesINDIRECT0
micromark-util-normalize-identifier • 2.0.1micromark utility normalize identifiers (as found in references, definitions)INDIRECT1
micromark-util-resolve-all • 2.0.1micromark utility to resolve subtokensINDIRECT1
micromark-util-sanitize-uri • 2.0.1micromark utility to sanitize urlsINDIRECT4
micromark-util-subtokenize • 2.1.0micromark utility to tokenize subtokensINDIRECT5
micromark-util-symbol • 2.0.1micromark utility with symbolsINDIRECT0
micromark-util-types • 2.0.2micromark utility with a couple of typescript typesINDIRECT0
micromark • 4.0.2small commonmark compliant markdown parser with positional info and concrete tokensINDIRECT27
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mlly • 1.8.2Missing ECMAScript module utils for Node.jsINDIRECT5
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanoid • 3.3.16A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
napi-postinstall • 0.3.4The `postinstall` script helper for handling native bindings in legacy `npm` versionsINDIRECT0
natural-compare • 1.4.0Compare strings containing a mix of letters and numbers in the way a human being would in sort order.INDIRECT0
natural-orderby • 5.0.0Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.INDIRECT0
node-releases • 2.0.51Node.js releases dataINDIRECT0
parse-imports-exports • 0.2.4Fast and easy parser for declarations of import and export in ECMAScript/TypeScriptINDIRECT1
parse-json • 8.3.0Parse JSON with more helpful errorsINDIRECT6
parse-statements • 1.0.11Fast and easy parser of statements in source code in any language ✂️INDIRECT0
pathe • 2.0.3Universal filesystem path utilsINDIRECT0
picomatch • 2.3.2Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
picomatch • 4.0.5Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pkg-types • 1.3.1Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`INDIRECT5
pkg-types • 2.3.1Node.js utilities and TypeScript definitions for `package.json` and `tsconfig.json`INDIRECT3
pluralize • 8.0.0Pluralize and singularize any wordINDIRECT0
postcss-selector-parser • 6.1.4Selector parser with built in methods for working with selector strings.INDIRECT2
postcss • 8.5.23Tool for transforming styles with JS pluginsINDIRECT3
prelude-ls • 1.2.1prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
prettier-linter-helpers • 1.0.1Utilities to help expose prettier output in linting toolsINDIRECT1
prettier-plugin-tailwindcss • 0.6.14A Prettier plugin for sorting Tailwind CSS classes.DIRECT0
prettier • 3.9.6Prettier is an opinionated code formatterDIRECT0
quansync • 0.2.11Create sync/async APIs with usable logicINDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
read-package-up • 11.0.0Read the closest package.json fileINDIRECT20
read-pkg • 9.0.1Read a package.json fileINDIRECT18
regexp-tree • 0.1.27Regular Expressions parser in JavaScriptINDIRECT0
resolve-pkg-maps • 1.0.0Resolve package.json exports & imports mapsINDIRECT0
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
spdx-expression-parse • 4.0.0parse SPDX license expressionsINDIRECT2
stable-hash-x • 0.2.0Stable JS value hash.INDIRECT0
string-ts • 2.3.1Strongly-typed string functions.INDIRECT0
strip-indent • 4.1.1Strip leading whitespace from each line in a stringINDIRECT0
style-to-object • 1.0.14Parse CSS inline style to JavaScript object.INDIRECT1
synckit • 0.11.13Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.INDIRECT1
tailwind-api-utils • 1.0.3utils using the Tailwind APIINDIRECT15
tapable • 2.3.3Just a little module for plugins.INDIRECT0
tinyglobby • 0.2.17A fast and minimal alternative to globby and fast-globINDIRECT2
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
toml-eslint-parser • 0.10.1A TOML parser that produces output compatible with ESLintDIRECT1
ts-api-utils • 2.5.0Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️INDIRECT0
ts-pattern • 5.9.0 The exhaustive Pattern Matching library for TypeScript.INDIRECT0
type-check • 0.4.0type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
ufo • 1.6.4URL utils for humansINDIRECT0
unicorn-magic • 0.1.0Some useful utilities I often needINDIRECT0
unist-util-is • 6.0.1unist utility to check if a node passes a testINDIRECT1
unist-util-stringify-position • 4.0.0unist utility to serialize a node, position, or point as a human readable locationINDIRECT1
unist-util-visit-parents • 6.0.2unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
unist-util-visit • 5.1.0unist utility to visit nodesINDIRECT3
unrs-resolver • 1.12.2UnRS Resolver Node APIINDIRECT29
update-browserslist-db • 1.2.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
vue-eslint-parser • 9.4.3The ESLint custom parser for `.vue` files.DIRECT12
yaml-eslint-parser • 1.3.2A YAML parser that produces output compatible with ESLintDIRECT2
zod-validation-error • 3.5.4Wrap zod validation errors in user-friendly readable messagesINDIRECT0
zod • 3.25.76TypeScript-first schema declaration and validation library with static type inferenceINDIRECT0
zod • 4.4.3TypeScript-first schema declaration and validation library with static type inferenceINDIRECT0
zwitch • 2.0.4Handle values based on a propertyINDIRECT0
ISC14
PackageRelationDependenciesPublished
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
electron-to-chromium • 1.5.396Provides a list of electron-to-chromium version mappingsINDIRECT0
fastq • 1.20.1Fast, in memory work queueINDIRECT1
github-slugger • 2.0.0Generate a slug just like GitHub does for markdown headings.INDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 7.0.2Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT1
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yaml • 2.9.0JavaScript parser and stringifier for YAMLINDIRECT0
Apache-2.013
PackageRelationDependenciesPublished
@eslint/compat • 2.1.0Compatibility utilities for ESLintINDIRECT2
@eslint/core • 0.14.0Runtime-agnostic core of ESLintINDIRECT1
@eslint/core • 0.15.2Runtime-agnostic core of ESLintINDIRECT1
@eslint/core • 1.2.1Runtime-agnostic core of ESLintINDIRECT1
@eslint/plugin-kit • 0.3.5Utilities for building ESLint plugins.INDIRECT5
baseline-browser-mapping • 2.11.4A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
eslint-visitor-keys • 3.4.3Constants and utilities about visitor keys to traverse AST.INDIRECT0
eslint-visitor-keys • 4.2.1Constants and utilities about visitor keys to traverse AST.INDIRECT0
eslint-visitor-keys • 5.0.1Constants and utilities about visitor keys to traverse AST.INDIRECT0
fast-diff • 1.3.0Fast Javascript text diffINDIRECT0
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
xml-name-validator • 4.0.0Validates whether a string matches the production for an XML name or qualified nameINDIRECT0
BSD-2-Clause8
PackageRelationDependenciesPublished
eslint-scope • 7.2.2ECMAScript scope analyzer for ESLintINDIRECT2
espree • 10.4.0An Esprima-compatible JavaScript parser built on AcornINDIRECT3
espree • 9.6.1An Esprima-compatible JavaScript parser built on AcornINDIRECT3
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
normalize-package-data • 6.0.2Normalizes data that can be found in package.json files.INDIRECT8
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT1
regjsparser • 0.12.0Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
BSD-3-Clause5
PackageRelationDependenciesPublished
eslint-plugin-jsdoc • 50.8.0JSDoc linting rules for ESLint.DIRECT21
esquery • 1.7.0A query library for ECMAScript AST using a CSS selector like query language.INDIRECT1
is-immutable-type • 5.0.4Check the immutability of TypeScript typesINDIRECT22
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
ts-declaration-location • 1.0.7Determine where a ts type declaration comes fromINDIRECT1
CC0-1.0 OR MIT2
PackageRelationDependenciesPublished
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
type-fest • 4.41.0A collection of essential TypeScript typesINDIRECT0
BlueOak-1.0.01
PackageRelationDependenciesPublished
minimatch • 10.2.5a glob matcher in javascriptINDIRECT2
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.23A list of SPDX license identifiersINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
birecord • 0.1.2Bi-directional record in type-safe wayINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001806A smaller version of caniuse-db, with only the essentials!INDIRECT0
unknown1
PackageRelationDependenciesPublished
format • 0.2.2printf, sprintf, and vsprintf for JavaScriptINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40debbl%2Feslint-config)](https://licenses.dev/npm/%40debbl%2Feslint-config)
<a href="https://licenses.dev/npm/%40debbl%2Feslint-config">
  <img src="https://licenses.dev/b/npm/%40debbl%2Feslint-config" alt="licenses" />
</a>

Or the licenses badge code for the 3.9.0 version:

[![licenses](https://licenses.dev/b/npm/%40debbl%2Feslint-config/3.9.0)](https://licenses.dev/npm/%40debbl%2Feslint-config/3.9.0)
<a href="https://licenses.dev/npm/%40debbl%2Feslint-config/3.9.0">
  <img src="https://licenses.dev/b/npm/%40debbl%2Feslint-config/3.9.0" alt="licenses" />
</a>
GitHub