Skip to content

Latest commit

 

History

History

babel-plugin-zep-script

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

babel-plugin-zep-script

Babel plugin for ZEP Script TypeScript development.

module.exports = {
  // ...
  plugins: [
    // ...
    '@zep.us/zep-script',
  ],
};