Munieru / MUROOKA Naoki
Munieru / MUROOKA Naoki
なるほど……それでは仕方ありませんね
@HookyQR Is this repository no longer maintained? Thank you for creating this great extension.
@hbenl Can I install `mocha-explorer-launcher-scripts` globally and use it from this extension? I don't want to add an environment-dependent package to `package.json`.
@YusukeHirao Do you mean to support the `.jsonc` extension for the configuration file?
https://www.ncaq.net/2021/09/07/00/13/16/ この記事を書かれた当時とは状況が違っているのかもしれませんが、少なくとも現在はNode.jsのドキュメントに「Node.jsにバンドルされている punycode モジュールは非推奨になったので、かわりに [punycode.js](https://github.com/mathiasbynens/punycode.js) を使用せよ」と書かれているように思います。 >The version of the punycode module bundled in Node.js is being deprecated. In a future major version of Node.js this module will be removed....
This PR is a duplicate with #119
This PR is a duplicate with #119
This PR is a duplicate with #119
I think that this app goes well with [electron-vue](https://github.com/SimulatedGREG/electron-vue) * [Vue.js + ElectronでTwitterクライアントを作った - razokulover publog](https://razokulover.hateblo.jp/entry/2017/04/03/125053)
Draft of result object: ```js var result = { 'Array': { '#indexOf()': { 'should return -1 when not present': { passing: true }, 'should return the index when present': {...