mirror of
https://github.com/actions/typescript-action.git
synced 2025-12-14 05:56:57 +00:00
Switch to ESLint projectService
This commit is contained in:
@@ -31,7 +31,7 @@ export default {
|
||||
'^.+\\.ts$': [
|
||||
'ts-jest',
|
||||
{
|
||||
tsconfig: 'tsconfig.eslint.json',
|
||||
tsconfig: 'tsconfig.json',
|
||||
useESM: true
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user