This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
chromium-proxy-settings
Watch
1
Star
0
Fork
You've already forked chromium-proxy-settings
0
Code
Issues
Pull requests
Releases
Packages
Activity
Actions
d2738078e0
chromium-proxy-settings
/
tsconfig.json
9 lines
119 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-02-18 08:28:00 +01:00
{
"compilerOptions"
:
{
"target"
:
"es2022"
,
Add eslint
2024-02-18 14:10:13 +01:00
"module"
:
"es2022"
,
Build CRX file
2024-02-18 10:39:19 +01:00
"outDir"
:
"out"
,
Initial commit
2024-02-18 08:28:00 +01:00
"strict"
:
true
}
}
Reference in a new issue
Copy permalink