fix almost of lint errors #163
Annotations
3 errors and 3 warnings
eslint:
components/Modal.vue#L25
Unexpected mutation of "isOpen" prop
|
eslint:
components/PrintableMap.vue#L259
Unexpected mutation of "mapConfig" prop
|
eslint
Process completed with exit code 1.
|
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
eslint:
components/Modal.vue#L17
Prop "isOpen" should define at least its type
|
eslint:
components/PrintableMap.vue#L153
Prop "mapConfig" should define at least its type
|