fluentui/typings/package.json

9 строки
138 B
JSON

{
"name": "@fluentui/typings",
"version": "0.0.1",
"private": true,
"scripts": {
"type-check": "tsc -b ./tsconfig.json"
}
}