Skip to content

Commit 8c0fd4d

Browse files
mikearnaldi0x706b
authored andcommitted
chore: patch commit, summary of work.
fix: type companion global imports
1 parent 12d7e4b commit 8c0fd4d

File tree

178 files changed

+13293
-1132
lines changed

Some content is hidden

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

178 files changed

+13293
-1132
lines changed

Diff for: .eslintrc.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"parser": "@typescript-eslint/parser",
3+
"ignorePatterns": ["src/**/*.ts", "effect/**/*.ts"],
34
"parserOptions": {
45
"warnOnUnsupportedTypeScriptVersion": false,
56
"sourceType": "module"

Diff for: .github/ISSUE_TEMPLATE/Bug_report.md

-75
This file was deleted.

Diff for: .github/ISSUE_TEMPLATE/Feature_request.md

-61
This file was deleted.

Diff for: .github/ISSUE_TEMPLATE/config.yml

-19
This file was deleted.

Diff for: .github/ISSUE_TEMPLATE/lib_change.md

-58
This file was deleted.

Diff for: .github/codeql/codeql-configuration.yml

-34
This file was deleted.

Diff for: .github/pr_owners.txt

-14
This file was deleted.

Diff for: .github/pull_request_template.md

-21
This file was deleted.

Diff for: .github/workflow-resources/.lsifrc.json

-6
This file was deleted.

Diff for: .github/workflows/accept-baselines-fix-lints.yaml

-26
This file was deleted.

0 commit comments

Comments
 (0)