8 lines
354 B
Plaintext
8 lines
354 B
Plaintext
# Stack detection markers for the node stack.
|
|
# Each non-blank, non-comment line names a file relative to the project root.
|
|
# If any listed file exists in the project directory, this stack is matched.
|
|
# tsconfig.json is listed explicitly so TypeScript-only projects are detected
|
|
# even without a package.json at the repo root.
|
|
package.json
|
|
tsconfig.json
|