Skip to content

Instantly share code, notes, and snippets.

View z7pz's full-sized avatar
🔥
It's person that would never waver

Ahmed Falih Al-kraidi z7pz

🔥
It's person that would never waver
View GitHub Profile
// NEED "src" FILE IN SAME DIR.
{
"compilerOptions": {
"target": "ES3",
"module": "commonjs",
"declaration": true,
"allowSyntheticDefaultImports": true,
"allowJs": false,
"experimentalDecorators": true,