cube-js/cube

[Feature Request] Eslint rules to assist writing schemas

Open

#3,680 opened on Nov 17, 2021

View on GitHub
 (2 comments) (3 reactions) (0 assignees)Rust (1,965 forks)batch import
help wanted

Repository metrics

Stars
 (19,563 stars)
PR merge metrics
 (Avg merge 5d 16h) (138 merged PRs in 30d)

Description

Some assistance would be great when writing schemas. Since schemas are js files, eslint and/or typescript would help avoid typos and inform about mandatory keys.

Contributor guide