chore: add jimp dependency, icon padding script, and update configuration
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
['@babel/env', { targets: { node: 'current' } }],
|
||||
'@babel/typescript',
|
||||
],
|
||||
plugins: [],
|
||||
};
|
||||
Reference in New Issue
Block a user