UNPKG

@codegouvfr/react-dsfr

Version:

French State Design System React integration library

12 lines (11 loc) 255 B
{ "extends": "../../tsproject.json", "compilerOptions": { "module": "CommonJS", "target": "ES5", "esModuleInterop": true, "lib": ["DOM", "ES2021"], "outDir": "../../dist/bin", "rootDir": "." } }