File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
// GENERATED FROM packages/aws-cdk/lib/config.ts.
3
3
// Do not edit by hand; all changes will be overwritten at build time from the config file.
4
4
// -------------------------------------------------------------------------------------------
5
- /* eslint-disable max-len */
5
+ /* eslint-disable @stylistic/ max-len */
6
6
import { Command } from './settings' ;
7
7
8
8
/**
Original file line number Diff line number Diff line change 2
2
// GENERATED FROM packages/aws-cdk/lib/config.ts.
3
3
// Do not edit by hand; all changes will be overwritten at build time from the config file.
4
4
// -------------------------------------------------------------------------------------------
5
- /* eslint-disable max-len */
5
+ /* eslint-disable @stylistic/ max-len */
6
6
import { Argv } from 'yargs' ;
7
7
import * as helpers from './util/yargs-helpers' ;
8
8
You can’t perform that action at this time.
0 commit comments