Siebenmal in der Woche, zu viele Hausaufgaben!
This commit is contained in:
@@ -5,7 +5,7 @@ const Code = fs.readFileSync(process.argv[2],"utf-8")
|
|||||||
const Settings = {
|
const Settings = {
|
||||||
RenameVariables: true,
|
RenameVariables: true,
|
||||||
RenameGlobals: false,
|
RenameGlobals: false,
|
||||||
SolveMath: true,
|
SolveMath: false,
|
||||||
Indentation: '\t'
|
Indentation: '\t'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user