source:
imaps-frontend/node_modules/is-bigint/tsconfig.json
Last change on this file was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 114 bytes |
Rev | Line | |
---|---|---|
[79a0317] | 1 | { |
2 | "extends": "@ljharb/tsconfig", | |
3 | "compilerOptions": { | |
4 | "target": "ES2021", | |
5 | }, | |
6 | "exclude": [ | |
7 | "coverage" | |
8 | ] | |
9 | } |
Note:
See TracBrowser
for help on using the repository browser.