Added a test file that has a problem without a quick fix to test the "disable rule" quick fix.
This commit is contained in:
Родитель
ced270ceb7
Коммит
c63b757b15
|
@ -0,0 +1,3 @@
|
|||
// There is no TSLint fix for the "no-eval" rule,
|
||||
// but the "disable rule" fix is still available.
|
||||
let x = eval("1 + 1");
|
Загрузка…
Ссылка в новой задаче