Skip to content

Commit 805ad0d

Browse files
Merge branch 'master' into rbyfightclient
2 parents 2aaacca + a10821a commit 805ad0d

Some content is hidden

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

68 files changed

+6942
-5351
lines changed

.eslintignore

-16
This file was deleted.

.eslintrc.js

-210
This file was deleted.

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
node-version: [14.x]
19+
node-version: [22.x]
2020

2121
steps:
2222
- uses: actions/checkout@v2

.vscode/settings.json

-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
"editor.formatOnSave": false,
33
"showdown.server": "", // e.g., "?~~localhost:8000"
44
"showdown.clientUrl": "http://localhost:8080",
5-
"tslint.configFile": "tslint.json",
65
"typescript.tsdk": "node_modules/typescript/lib"
76
}

build-tools/.eslintrc.js

-44
This file was deleted.

0 commit comments

Comments
 (0)