UNPKG

@xswap-link/xswap-common

Version:

JavaScript library for xSwap common components

16 lines 366 B
{ "compilerOptions": { "esModuleInterop": true, "skipLibCheck": true, "target": "es2021", "verbatimModuleSyntax": false, "allowJs": true, "resolveJsonModule": true, "moduleDetection": "force", "strict": true, "noUncheckedIndexedAccess": true, "moduleResolution": "Bundler", "module": "ESNext", "noEmit": true, }, }