mirror of
https://github.com/actions/github-script.git
synced 2026-02-07 19:47:26 +00:00
Remove commented out configuration
This commit is contained in:
parent
f734337387
commit
0e0b836b33
1 changed files with 0 additions and 4 deletions
|
|
@ -6,10 +6,6 @@
|
|||
"strict": true,
|
||||
"forceConsistentCasingInFileNames": true
|
||||
},
|
||||
// "include": [
|
||||
// "src/**/*",
|
||||
// "types/non-webpack-require.d.ts"
|
||||
// ],
|
||||
"exclude": [
|
||||
"__test__"
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue