componentjs / spec

Component specs
34 stars 4 forks source link

restrict types on files #31

Closed jonathanong closed 10 years ago

jonathanong commented 10 years ago

do you guys want to force types on files? here are my thoughts:

thus, i want https://github.com/component/spec/issues/25 for any source code that compiles to above.

jonathanong commented 10 years ago

just noticed that the current specs say "scripts must be regular Javascript`.

how about this: public components must only have JS files as scripts. private components should.?