1
0
Fork 0

📦 Renamed freesewing pkg to @freesewing/core

This commit is contained in:
Joost De Cock 2019-04-19 10:09:50 +02:00
parent d249b0f1ae
commit 476f4b8088
36 changed files with 31 additions and 32 deletions

View file

@ -0,0 +1,3 @@
module.exports = {
extends: "standard"
};