PHP Classes

File: WITheme/WICMS/admin/js/plugins/textEditor/tinymce_4.2.6_dev/tinymce/.jscsrc

Recommend this page to a friend!
  Classes of Jules Warner   WICMS   WITheme/WICMS/admin/js/plugins/textEditor/tinymce_4.2.6_dev/tinymce/.jscsrc   Download  
File: WITheme/WICMS/admin/js/plugins/textEditor/tinymce_4.2.6_dev/tinymce/.jscsrc
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: WICMS
Database driven content management system with PDO
Author: By
Last change:
Date: 7 years ago
Size: 836 bytes
 

Contents

Class file image Download
{ "preset": "google", "requireParenthesesAroundIIFE": true, "validateIndentation": "\t", "disallowKeywords": ["with"], "validateQuoteMarks": null, "requireLineFeedAtFileEnd": null, "disallowImplicitTypeConversion": null, "jsDoc": null, "requireCamelCaseOrUpperCaseIdentifiers": null, "disallowMultipleVarDecl": null, "maximumLineLength": 255, "requireDotNotation": null, "requireCapitalizedConstructors": null, "excludeFiles": [ "Jakefile.js", "node_modules/**", "tests/**", "tools/**", "**/*.min.js", "**/*.dev.js", "js/tinymce/*.js", "js/tinymce/langs/**", "js/tinymce/plugins/compat3x/**", "js/tinymce/plugins/table/plugin.js", "js/tinymce/plugins/spellchecker/plugin.js", "js/tinymce/plugins/paste/plugin.js", "js/tinymce/classes/dom/Sizzle.js", "js/tinymce/classes/util/Promise.js" ] }