MCPcopy
hub / github.com/autoNumeric/autoNumeric / getDefaultConfig

Method getDefaultConfig

src/AutoNumeric.js:4352–4354  ·  view source on GitHub ↗

* Return the default autoNumeric settings. * * @returns {object}

()

Source from the content-addressed store, hash-verified

4350 * @returns {object}
4351 */
4352 static getDefaultConfig() {
4353 return AutoNumeric.defaultSettings;
4354 }
4355
4356 /**
4357 * Return all the predefined language options in one object.

Callers 5

validateMethod · 0.95
formatMethod · 0.95
unformatMethod · 0.95
_setSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected