1
0
Fork 0
mirror of https://github.com/actions/toolkit.git synced 2025-06-07 22:17:01 +09:00
toolkit/tsconfig.eslint.json
2020-04-13 10:19:49 -04:00

6 lines
No EOL
73 B
JSON

{
"extends": "./tsconfig.json",
"exclude": [
"node_modules"
]
}