PHP Classes

File: public/js/tinymce/src/core/src/test/js/.eslintrc

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   GoLavaCMS   public/js/tinymce/src/core/src/test/js/.eslintrc   Download  
File: public/js/tinymce/src/core/src/test/js/.eslintrc
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: GoLavaCMS
Publish content on Web pages with SEO support
Author: By
Last change:
Date: 6 years ago
Size: 341 bytes
 

Contents

Class file image Download
{ "env": { "browser": false, "amd": true }, "globals": { "assert": true, "test": true, "asynctest": true }, "rules": { "eqeqeq": "error", "space-before-function-paren": ["error", "always"], "yoda": "error", "func-style": ["error", "expression"] }, "extends": "../../../../../.eslintrc" }