Skip to content

Commit 446da97

Browse files
mikearnaldi0x706b
authored andcommittedDec 17, 2022
chore: patch commit, summary of work.
1 parent fede84e commit 446da97

File tree

179 files changed

+13367
-1106
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

+13367
-1106
lines changed
 

Diff for: ‎.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"

Diff for: ‎.github/ISSUE_TEMPLATE/Bug_report.md

-75
This file was deleted.

0 commit comments

Comments
 (0)