mycode.json
mycode.js files
| Type | object |
|---|---|
| File match |
mycode.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/mycode-json/latest.json |
| Source | https://www.schemastore.org/mycode.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Properties
Eval
Script that is executed by passing a string to the host-provided eval function.
classification enum
Function
Script that is executed by passing a string to the 'Function' constructor.
classification enum
ScriptBlock
Script that is executed by passing a string to the 'setTimeout', 'setImmediate', or 'setInterval' functions.
classification enum
Definitions
classification
enum
includes
string[]