Closed hrasekj closed 2 years ago
Hello, I recently found this extension and its amasing. But i found one small issue in javascript.
Here is my config for the language:
"php-js": { "extensions": [ "php", "js", "jsx" ], "mode": "all" },
Also, when I want to ignore the curly brackets "!brackets": ["("], i get this
"!brackets": ["("]
Am I doing something wrong?
Thanks too for this extension! But I'm also seeing the problem, which is different in the latest version.
Hello, I recently found this extension and its amasing. But i found one small issue in javascript.
Here is my config for the language:
Also, when I want to ignore the curly brackets
"!brackets": ["("]
, i get thisAm I doing something wrong?