Polish companion extension README and package.json file ahead of publishing (#4729)

This commit is contained in:
Shreya Keshive
2025-07-23 20:08:25 -04:00
committed by GitHub
parent e9e2f55144
commit 107ce8afa3
4 changed files with 40 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
/**
* @license
* Copyright 2025 Google LLC
* SPDX-License-Identifier: Apache-2.0
*/
import typescriptEslint from '@typescript-eslint/eslint-plugin';
import tsParser from '@typescript-eslint/parser';