Closed darai0512 closed 2 years ago
https://github.com/payjp/payjp-node/pull/42 のlint/trasnpile/testを通すための最小変更
const code: string =
const code: number =
const apikey: any
概要
https://github.com/payjp/payjp-node/pull/42 のlint/trasnpile/testを通すための最小変更
確認事項
const code: string =
をconst code: number =
などにすればエラーconst apikey: any
などするとwarning