ota-meshi / eslint-online-playground

ESLint Online Playground
https://eslint-online-playground.netlify.app/
MIT License
18 stars 1 forks source link

Update cds example #68

Closed mnkiefer closed 5 months ago

mnkiefer commented 5 months ago
Screenshot 2024-04-05 at 18 13 52



@ota-meshi: Given the example above, I was wondering whether it would be possible to have an extra parameter with which we could set the initially selected file, in this case srv/cat-service.cds. The current default would select the first src file db/schema.cds.

I found this logic and was wondering if I could contribute in some way to make this a bit more flexible?

netlify[bot] commented 5 months ago

Deploy Preview for eslint-online-playground ready!

Name Link
Latest commit 31ffd866de6162aa99db412f2bd1b5324d39b336
Latest deploy log https://app.netlify.com/sites/eslint-online-playground/deploys/661022bef611180008459211
Deploy Preview https://deploy-preview-68--eslint-online-playground.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

ota-meshi commented 5 months ago

I found this logic and was wondering if I could contribute in some way to make this a bit more flexible?

Perhaps we can modify it to handle the file select. If it goes well, could you please make a pull request?