Skip to content

Commit 8c26d78

Browse files
mikearnaldi0x706b
authored andcommitted
chore: patch commit, summary of work.
1 parent e654f96 commit 8c26d78

File tree

177 files changed

+13934
-1353
lines changed

Some content is hidden

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

177 files changed

+13934
-1353
lines changed

.eslintrc.json

+1
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/config.yml

-15
This file was deleted.

.github/codeql/codeql-configuration.yml

-8
This file was deleted.

.github/pr_owners.txt

-15
This file was deleted.

.github/pull_request_template.md

-21
This file was deleted.

.github/workflow-resources/.lsifrc.json

-6
This file was deleted.

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

-38
This file was deleted.

.github/workflows/ci.yml

-276
This file was deleted.

0 commit comments

Comments
 (0)