Commit graph

6 commits

Author SHA1 Message Date
Futago-za Ryuu 8b7bff7ac3 Resolve linting errors
This also temporarliy disables linting '.ts' files due to the fact that the currect '.d.ts' files contain too many errors/warnings that need to be manually fixed, but since I'm going to be rewriting the whole module in TypeScript anyway, resolving these ESLint error's is a pointless waste of time.
2019-09-29 03:24:42 +01:00
Futago-za Ryuu cf022429bb Cleanup and Update
- Update all dependencies
- Use '@futagoza/*' ESLint configurations
- Remove redundent '@pegjs/eslint-config'
- Add TypeScript support to the bundler
2019-09-28 23:19:24 +01:00
Futago-za Ryuu d7c11c54e8 Ensure all js files are transpiled 2019-02-14 13:15:43 +00:00
Futago-za Ryuu 6525825f2e Use mocha-loader 2019-02-13 06:43:48 +00:00
Futago-za Ryuu f7a52c70a4 Webpack: use library option 2019-02-13 05:01:07 +00:00
Futago-za Ryuu da3ea8e47d Implement @pegjs/bundler 2019-02-12 02:00:48 +00:00