bad.ts 77 B

12
  1. // bad 导入了有副作用(立即执行)的 js 模块
  2. import 'tslint';