UNPKG

@things-factory/operato-license-checker

Version:

operato framework license 유효성 체크 컴포넌트

18 lines (17 loc) 284 B
{ "printWidth": 120, "semi": false, "singleQuote": true, "arrowParens": "avoid", "tabWidth": 2, "useTabs": false, "trailingComma": "none", "overrides": [ { "files": ["*.json", ".md", ".markdown"], "options": { "tabWidth": 2 } } ] }