mirror of
https://github.com/chirimen-oh/node-web-i2c.git
synced 2025-04-04 20:26:24 +00:00
11 lines
No EOL
136 B
JSON
11 lines
No EOL
136 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"include": [
|
|
"*.ts",
|
|
".eslintrc.js"
|
|
],
|
|
"exclude": [
|
|
"node_modules",
|
|
"dist"
|
|
]
|
|
} |