mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-20 05:21:44 +10:00
10 lines
121 B
JSON
10 lines
121 B
JSON
{
|
|
"extends": ["//"],
|
|
"tags": ["runtime:server", "role:tooling"],
|
|
"tasks": {
|
|
"test:ci": {
|
|
"cache": false
|
|
}
|
|
}
|
|
}
|