bpmn-js/.eslintrc
2018-02-14 16:42:52 +01:00

6 lines
73 B
Plaintext

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