编辑器不再自动格式化
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
if( typeof sync === "function") sync();
|
if( typeof sync === "function") sync();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
prettyPrint();
|
// prettyPrint();
|
||||||
});
|
});
|
||||||
}),100);
|
}),100);
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
prettyPrint();
|
// prettyPrint();
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
@@ -24,7 +24,7 @@
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
prettyPrint();
|
// prettyPrint();
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user