Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt for proper node16 moduleResolution projects #245

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions .eslintrc.json
@@ -1,6 +1,7 @@
{
"root": true,
"parser": "@typescript-eslint/parser",
"ignorePatterns": ["src/**/*.ts", "effect/**/*.ts"],
"parserOptions": {
"warnOnUnsupportedTypeScriptVersion": false,
"sourceType": "module"
Expand Down
15 changes: 0 additions & 15 deletions .github/ISSUE_TEMPLATE/config.yml

This file was deleted.

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

This file was deleted.

16 changes: 0 additions & 16 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.

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

This file was deleted.

276 changes: 0 additions & 276 deletions .github/workflows/ci.yml

This file was deleted.