UNPKG

@webwriter/code

Version:

Write and run code as a code cell. Supports several languages (HTML, JavaScript/TypeScript, Python, Java, WebAssembly).

12 lines (11 loc) 219 B
{ "tabWidth": 4, "useTabs": false, "singleQuote": false, "semi": true, "trailingComma": "all", "printWidth": 120, "arrowParens": "always", "bracketSpacing": true, "endOfLine": "lf" }