bpmn-js/.eslintrc

6 lines
73 B
Plaintext

{
"extends": "plugin:bpmn-io/es5",
"env": {
"browser": true
}
}