Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
csouchet committed Sep 6, 2023
1 parent 68b84ff commit d066927
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/generate-types-for-not-supported-ts-versions.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ limitations under the License.

import * as fs from 'node:fs';


import { getTypeFilesInformation } from './shared/types-info.mjs';

// generate a definition file for not supported TS versions. It provokes syntax error to show an explicit message about what are the supported versions.
Expand Down

0 comments on commit d066927

Please sign in to comment.