kibana/tasks
Spencer 8d92a940fa
[ts] add script to verify that all ts is in a project (#32727)
Based on #32705 

We currently have TypeScript code that was backported to 7.0, which was backported without issue because it falls outside of any TypeScript projects in 7.0. This means that the pre-commit hooks break on changes to these files, and that they are not getting type checked by the type_check script. To fix this we need to verify that every typescript file in the repository is covered by a tsconfig.json file as part of CI.
2019-03-08 13:51:55 -08:00
..
config [ts] add script to verify that all ts is in a project (#32727) 2019-03-08 13:51:55 -08:00
docker_docs Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
check_plugins.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
docker_docs.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
function_test_groups.js [ftr] determine oss ciGroups by reading the yaml file (#32575) 2019-03-06 13:11:07 -08:00
jenkins.js [ts] add script to verify that all ts is in a project (#32727) 2019-03-08 13:51:55 -08:00
licenses.js Fix non-conforming licenses on devDependencies and add the ability to whitelisting devOnly licenses (#23859) 2018-11-09 02:11:17 +00:00
licenses_csv_report.js chore(19502): change license checker and generator behaviour to only add dev dependencies with --dev flag. (#19626) 2018-06-12 07:56:10 -07:00
test.js [ts] add script to verify that all ts is in a project (#32727) 2019-03-08 13:51:55 -08:00
test_jest.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00
verify_dependency_versions.js Apache 2.0 license headers (#19383) 2018-05-28 20:06:30 -07:00