????

Your IP : 3.144.252.248


Current Path : C:/inetpub/vhost/redmine/plugins/redmine_wysiwyg_editor/
Upload File :
Current File : C:/inetpub/vhost/redmine/plugins/redmine_wysiwyg_editor/.eslintrc.json

{
  "extends": ["eslint:recommended"],
  "plugins": [],
  "parserOptions": {
  },
  "env": {
    "browser": true
  },
  "globals": {
    "$": false,
    "tinymce": false,
    "toTextile": false,
    "TurndownService": false,
    "turndownPluginGfm": false,
    "require": false,
    "module": false
  },
  "rules": {
    "semi": "error"
  }
}