Skip to content

Commit 11a04db

Browse files
mikearnaldi0x706b
authored andcommitted
chore: patch commit, summary of work.
1 parent d105b6a commit 11a04db

File tree

179 files changed

+13618
-1217
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

179 files changed

+13618
-1217
lines changed

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"root": true,
33
"parser": "@typescript-eslint/parser",
4+
"ignorePatterns": ["src/**/*.ts", "effect/**/*.ts"],
45
"parserOptions": {
56
"warnOnUnsupportedTypeScriptVersion": false,
67
"sourceType": "module"

.github/ISSUE_TEMPLATE/Bug_report.md

Lines changed: 0 additions & 75 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/Feature_request.md

Lines changed: 0 additions & 61 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/lib_change.md

Lines changed: 0 additions & 58 deletions
This file was deleted.

.github/codeql/codeql-configuration.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

.github/pr_owners.txt

Lines changed: 0 additions & 14 deletions
This file was deleted.

.github/pull_request_template.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/workflow-resources/.lsifrc.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

.github/workflows/accept-baselines-fix-lints.yaml

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)