mirror of
https://github.com/Cametendo/EMVs-Creative-coding.git
synced 2026-06-20 17:45:02 +02:00
10 lines
182 B
JSON
10 lines
182 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es6"
|
|
},
|
|
"include": [
|
|
"*.js",
|
|
"**/*.js",
|
|
"/home/came/.vscode/extensions/samplavigne.p5-vscode-1.2.16/p5types/global.d.ts"
|
|
]
|
|
} |