This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
GetEasy
/
tslint-config
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
4d4ac9a1af
Rami (Branch)
Tag
master
tslint-config
/
test
/
no-import-side-effect
/
bad.ts
bad.ts
77 B
Cronologia
Originale
1
2
// bad 导入了有副作用(立即执行)的 js 模块
import 'tslint';