UNPKG

webstorm-init

Version:

CLI tool to write initial WebStorm settings into a new project

5 lines 183 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_LANGUAGE = void 0; exports.DEFAULT_LANGUAGE = "en"; //# sourceMappingURL=consts.js.map