/ config / pipeline.js
pipeline.js
1  module.exports = {
2      typescript: false,
3      enabled: true 
4  };