fix: use ES Modules by default for config files #65
Annotations
2 errors and 5 warnings
Linux - Lint:
lib/init.js#L6
'mm' is assigned a value but never used
|
Linux - Lint
Process completed with exit code 1.
|
Linux - Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux - Lint:
lib/init.js#L83
Unexpected var, use let or const instead
|
Linux - Lint:
requirejs.config.tpl.js#L1
Unexpected var, use let or const instead
|
Linux - Lint:
requirejs.config.tpl.js#L2
Unexpected var, use let or const instead
|
Linux - Lint:
requirejs.config.tpl.js#L10
Unexpected var, use let or const instead
|