A regular expression that matches common filenames that we want to ignore
Adds a general purpose ignorePatterns property to your configuration.
```js module.exports = { root: true, env: { commonjs: false, es6: true, node: true, jest: true, }, extends: ["@kamidere/eslint-config"], ignorePatterns: [".eslintrc.cjs"], parserOptions: { ecmaVersion: 2022, sourceType:
My Typescript ESLint config
The Unified Toolchain for the Web
Qlik's shared oxfmt config
Eslint plugin that aims to reproduce strictNullCheck from tsconfig for easier migration
Automatically construct and visualize Graphs generated from your JavaScript and TypeScript project
collection of eslint ignore patterns
Semantic search over a personal knowledge corpus (`thoughts/` plus any other markdown roots). Uses SQLite + `sqlite-vec` for local embeddings and exposes a stdio MCP server to Claude Code.
Plugin for eslint
Reusable Prettier config
Scaleway's shareable configuration for oxfmt
Shared TypeScript AI policy configs and Oxlint rules
Validate markdown links
Reusable Oxfmt config for personal projects
oxfmt rule set for Toyokumo
An [oxlint](https://oxc.rs/docs/guide/usage/linter) plugin to detect unused [Convex](https://convex.dev) functions.
A simple CLI tool to print the project tree structure and file contents
Integrate ESLint into Volar
[](https://github.com/valora-xyz/eslint-config-typescript/blob/main/LICENSE) [
AST extraction engine for fallow codebase intelligence (parser, complexity, SFC / Astro / MDX / CSS)
Module graph construction and import resolution for fallow codebase intelligence
Offline Ed25519-signed license JWT verification for the fallow CLI (paid feature gating)
MCP server for fallow codebase intelligence (exposes fallow as typed tools to AI agents)
Shared types and serde paths for fallow codebase intelligence
V8 ScriptCoverage JSON parser and UTF-16 source-offset mapper for the fallow CLI