0
0
Fork 0
mirror of https://github.com/actions-rs/cargo.git synced 2025-05-03 17:19:22 +03:00

Delete tsconfig.eslint.json

This commit is contained in:
Rin Arakaki 2023-02-13 03:25:48 +09:00 committed by GitHub
parent f37ad9c134
commit 7ff0e79772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +0,0 @@
{
"extends": "./tsconfig.json",
"include": [
"src/**/*.ts",
"__tests__/**/*.ts"
]
}