MCPcopy Create free account
hub / github.com/bigcommerce/stencil-cli / _validateLangFiles

Method _validateLangFiles

lib/bundle-validator.js:378–380  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

376 }
377
378 async _validateLangFiles() {
379 await this.langHelpersValidator.run();
380 }
381
382 async _validateCssFiles() {
383 await this.scssValidator.run();

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected