Sergey Pavlenko
Results
2
comments of
Sergey Pavlenko
@satishk88 @marekkaczkowski you should replace this: ```javascript import jsonlint from 'jsonlint' window.jsonlint = jsonlint ``` with the following: ```javascript import { parser } from 'jsonlint' window.jsonlint = parser ``` It...
Sorry for delay. I try this plugin as MU-plugin, but no success, error the same: insufficient rights and invalid nonce in dev console