UNPKG

@fluentui/eslint-plugin

Version:

ESLint configuration and custom rules for Fluent UI

12 lines (11 loc) 267 B
{ "extends": "../../../../../../../tsconfig.base.json", "compilerOptions": { "noEmit": false, "lib": ["ES2019", "dom"], "outDir": "dist", "declaration": true, "declarationDir": "dist/types", "types": ["static-assets", "environment"] } }