mirror of
https://github.com/actions/github-script.git
synced 2026-02-08 20:17:24 +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,
|
"strict": true,
|
||||||
"forceConsistentCasingInFileNames": true
|
"forceConsistentCasingInFileNames": true
|
||||||
},
|
},
|
||||||
// "include": [
|
|
||||||
// "src/**/*",
|
|
||||||
// "types/non-webpack-require.d.ts"
|
|
||||||
// ],
|
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"__test__"
|
"__test__"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue