mirror of
https://github.com/sartography/bpmn-js.git
synced 2025-01-10 17:16:02 +00:00
8 lines
89 B
Plaintext
8 lines
89 B
Plaintext
|
{
|
||
|
"plugins": [
|
||
|
"import"
|
||
|
],
|
||
|
"rules": {
|
||
|
"import/no-unresolved": "error"
|
||
|
}
|
||
|
}
|