JetBrains / kotlin-playground

Self-contained component to embed in websites for running Kotlin code
https://jetbrains.github.io/kotlin-playground/examples/
Apache License 2.0
447 stars 80 forks source link

ktl-1191 feat: add ts, eslint, prettier #185

Closed krutilov closed 1 year ago

zoobestik commented 1 year ago

Looks like prettier doesn't work. See new .ts file with broken indents: https://github.com/JetBrains/kotlin-playground/pull/186/commits/fda50b06af2c2148cabe92b3a7e2bbc8f585bf39#diff-f679bf1e58e8dddfc6cff0fa37c8e755c8d2cfc9e6b5dc5520a5800beba59a92R58-R61

No errors, no fix in --fix mode.

Screenshot 2023-08-19 at 06 06 08
zoobestik commented 1 year ago

‼️ Looks like, it will not work after release: "main": "dist/playground.min.js",

Screenshot 2023-08-20 at 11 28 00
zoobestik commented 1 year ago

Production mode has conflict:

Screenshot 2023-08-20 at 14 35 25
nikpachoo commented 1 year ago

I suggest putting it into the master branch.