animate/webGl/my-threejs-test/node_modules/parcel/src/.eslintrc.json

7 lines
83 B
JSON
Raw Normal View History

2024-06-24 09:24:00 +00:00
{
"extends": "@parcel/eslint-config",
"rules": {
"no-console": "off"
}
}