Tslint has been deprecated in favor of eslint

I have trying to create ionic app with ‘ionic start’ command. I am getting following error.

npm WARN deprecated tslint@6.1.2: TSLint has been deprecated in favor of ESLint. Please see https://github.com/palantir/tslint/issues/4534 for more information.

I have , Node - 12.16.0
Ionic - 6.9.0
Angular - 9.1.0
Can please anyone help me on this.
Thanks.