a programming education platform www.hypercommit.com
education
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at master 8 lines 167 B view raw
1{ 2 "$schema": "https://json.schemastore.org/tsconfig", 3 "display": "React Library", 4 "extends": "./base.json", 5 "compilerOptions": { 6 "jsx": "react-jsx", 7 } 8}