13af6ab5fSopenharmony_ciREM 23af6ab5fSopenharmony_ciREM Copyright (c) 2022-2024 Huawei Device Co., Ltd. 33af6ab5fSopenharmony_ciREM Licensed under the Apache License, Version 2.0 (the "License"); 43af6ab5fSopenharmony_ciREM you may not use this file except in compliance with the License. 53af6ab5fSopenharmony_ciREM You may obtain a copy of the License at 63af6ab5fSopenharmony_ciREM 73af6ab5fSopenharmony_ciREM http://www.apache.org/licenses/LICENSE-2.0 83af6ab5fSopenharmony_ciREM 93af6ab5fSopenharmony_ciREM Unless required by applicable law or agreed to in writing, software 103af6ab5fSopenharmony_ciREM distributed under the License is distributed on an "AS IS" BASIS, 113af6ab5fSopenharmony_ciREM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 123af6ab5fSopenharmony_ciREM See the License for the specific language governing permissions and 133af6ab5fSopenharmony_ciREM limitations under the License. 143af6ab5fSopenharmony_ciREM 153af6ab5fSopenharmony_ci@echo off 163af6ab5fSopenharmony_ciset TSLINTER_HOME_PATH=%~dp0 173af6ab5fSopenharmony_ci 183af6ab5fSopenharmony_cinode %TSLINTER_HOME_PATH%./dist/tslinter.js %* 19