AgnosticUI / agnosticui

AgnosticUI is a set of UI primitives that start their lives in clean HTML and CSS. These standards compliant components are then copied to our framework implementations in: React, Vue 3, Angular, and Svelte.
https://agnosticui.com
Apache License 2.0
724 stars 47 forks source link

Svelte use of quotes and linting #189

Open roblevintennis opened 2 years ago

roblevintennis commented 2 years ago

We should have a standard and be consistent within the agnostic-svelte/* package. I don't think any of our configurations is enforcing consistency there.

roblevintennis commented 2 years ago

@Croug per our conversation in Gitter ☝️

Croug commented 2 years ago

Perfect

roblevintennis commented 2 years ago

I'm reassigning to @gcsecsey so @Croug can focus on getting the Table / Pagination stuff pulled through. We're getting close to completing the svelte typescript port and I think this should be added to it before we nuke the old agnostic-svelte package and replace it with what's now agnostic-svelte-ts/*