mirror of
https://github.com/sortedcord/omnia.git
synced 2026-07-22 03:52:48 +05:30
feat: Added Alias Resolver DeltaGenerator
This commit is contained in:
@@ -5,7 +5,7 @@ import tseslint from "typescript-eslint";
|
||||
|
||||
export default [
|
||||
{
|
||||
ignores: ["**/dist/**", "**/node_modules/**", "content/scenario-builder/**"],
|
||||
ignores: ["**/dist/**", "**/node_modules/**", "content/scenario-builder/**", "**/.astro/**"],
|
||||
},
|
||||
|
||||
js.configs.recommended,
|
||||
|
||||
Reference in New Issue
Block a user