mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2026-05-29 21:37:32 +00:00
push all website files
This commit is contained in:
Generated
Vendored
+13
@@ -0,0 +1,13 @@
|
||||
'use strict';
|
||||
|
||||
module.exports = function defaultOptions () {
|
||||
return {
|
||||
ambiguousEastAsianCharWidth: 2,
|
||||
maxDepth: 2,
|
||||
indent: null,
|
||||
outputOffset: 2,
|
||||
anonymous: 'Object',
|
||||
circular: '#@Circular#',
|
||||
lineSeparator: '\n'
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user