Skip to content

use separate module name for extension.schema.{ts,json} files to avoid confusion

Administrator requested to merge separate-module-name-schema into master

Created by: sqs

Using separate module names makes build configuration simpler (e.g., it removes the need to specify the preferred ordering of module file extensions in Babel, Jest, and Webpack).

Merge request reports

Loading