From 42a46c92c81c59dbb5d166ad2de1637fa396de31 Mon Sep 17 00:00:00 2001 From: lihong Date: Mon, 7 Feb 2022 19:10:14 +0800 Subject: [PATCH] lihong67@huawei.com add oat.xml Signed-off-by: lihong --- OAT.xml | 96 +++++++++++++++++++++++++++++++++++++++++++++++ README.OpenSource | 11 ++++++ 2 files changed, 107 insertions(+) create mode 100644 OAT.xml create mode 100644 README.OpenSource diff --git a/OAT.xml b/OAT.xml new file mode 100644 index 00000000..09c69574 --- /dev/null +++ b/OAT.xml @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/README.OpenSource b/README.OpenSource new file mode 100644 index 00000000..a9c47e03 --- /dev/null +++ b/README.OpenSource @@ -0,0 +1,11 @@ +[ + { + "Name": "@typescript-eslint/typescript-eslint", + "License": "BSD-2-Clause", + "License File": "NOTICE", + "Version Number": "4.8.0", + "Owner": "xiaoyiwen1@huawei.com", + "Upstream URL": "https://github.com/typescript-eslint/typescript-eslint", + "Description": "Monorepo for all the tooling which enables ESLint to support TypeScript." + } +]