Open spoenemann opened 3 years ago
The README says this project is under the MIT license. The license text says
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
Please add the full text of the license to a LICENSE file and add an entry "license": "MIT" to the package.json.
"license": "MIT"
@Chakroun-Anas could you please consider this? It would be awesome if the extension could be then published to Open VSX (#149) to enable many more users to use to use the extension 🙏.
The README says this project is under the MIT license. The license text says
Please add the full text of the license to a LICENSE file and add an entry
"license": "MIT"
to the package.json.