- This is a template for skpm with TypeScript and ESLint support.
- For skpm: General information about how to work with skpm, not specific to this template
- For Sketch plugin: General information about sketch plugin developement
$ npm install -g skpm
$ skpm create my-plugin --template=romansp/skpm-typescript
$ cd my-plugin
$ npm run watch