1
0
Fork 0
freesewing/packages/examples/.eslintrc.js

4 lines
44 B
JavaScript
Raw Normal View History

2019-01-30 14:21:59 +01:00
module.exports = {
extends: "standard"
};