moodle/.grunt
Andrew Nicols ffac002f0d MDL-75783 javascript: Add optional jsconfig configuration
This commit adds a new Grunt task which generates a jsconfig.json file.

This file is described at
https://code.visualstudio.com/docs/languages/jsconfig and can be used
to configure vscode and other similar editors to understand our module
loading.

This task is an optional task for Grunt and can be run with:

    npx grunt jsconfig

The file is git-ignored and will not affect normal usage.
2022-10-18 09:33:04 +08:00
..
jsdoc MDL-71113 js: Add jsdoc configuration and Grunt 2021-06-18 09:38:04 +08:00
tasks MDL-75783 javascript: Add optional jsconfig configuration 2022-10-18 09:33:04 +08:00
babel-plugin-add-module-to-define.js MDL-71882 grunt: Replace module names 2021-11-17 09:16:55 +08:00
components.js MDL-75783 javascript: Add optional jsconfig configuration 2022-10-18 09:33:04 +08:00