Skip to content

Commit

Permalink
chore: patch commit, summary of work.
Browse files Browse the repository at this point in the history
fix: type companion global imports
  • Loading branch information
mikearnaldi authored and 0x706b committed Nov 24, 2022
1 parent 12d7e4b commit 8c0fd4d
Show file tree
Hide file tree
Showing 178 changed files with 13,293 additions and 1,132 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
@@ -1,5 +1,6 @@
{
"parser": "@typescript-eslint/parser",
"ignorePatterns": ["src/**/*.ts", "effect/**/*.ts"],
"parserOptions": {
"warnOnUnsupportedTypeScriptVersion": false,
"sourceType": "module"
Expand Down
75 changes: 0 additions & 75 deletions .github/ISSUE_TEMPLATE/Bug_report.md

This file was deleted.

61 changes: 0 additions & 61 deletions .github/ISSUE_TEMPLATE/Feature_request.md

This file was deleted.

19 changes: 0 additions & 19 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

58 changes: 0 additions & 58 deletions .github/ISSUE_TEMPLATE/lib_change.md

This file was deleted.

34 changes: 0 additions & 34 deletions .github/codeql/codeql-configuration.yml

This file was deleted.

14 changes: 0 additions & 14 deletions .github/pr_owners.txt

This file was deleted.

21 changes: 0 additions & 21 deletions .github/pull_request_template.md

This file was deleted.

6 changes: 0 additions & 6 deletions .github/workflow-resources/.lsifrc.json

This file was deleted.

26 changes: 0 additions & 26 deletions .github/workflows/accept-baselines-fix-lints.yaml

This file was deleted.

0 comments on commit 8c0fd4d

Please sign in to comment.