Skip to content
jrfeenst edited this page Jul 24, 2013 · 1 revision

A first pass through the set of eslint rules indicates that ~40% can be written as a simple query. Another 30% could be written if the first few major planned features are implemented. ~90% could be implemented as simple queries if all the planned features are completed. The rest would be non-trivial to add support for in the query language or are simpler to read as imperative code.

Clone this wiki locally