PHP Classes

File: public/js/tinymce/src/plugins/paste/src/test/.eslintrc

Recommend this page to a friend!
  Classes of Abed Nego Ragil Putra   GoLavaCMS   public/js/tinymce/src/plugins/paste/src/test/.eslintrc   Download  
File: public/js/tinymce/src/plugins/paste/src/test/.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: 242 bytes
 

Contents

Class file image Download
{ "env": { "browser": false, "amd": true }, "globals": { "assert": true, "test": true, "asynctest": true }, "rules": { "eqeqeq": "error", "yoda": "error" }, "extends": "../../../../../.eslintrc" }